Entries by Munene david

I need help creating a Python program that asks for 12 numbers

I need help creating a Python program that asks for 12 numbers, then uses a loop to prompt and store the results in an array. Once all 12 numbers are entered, I need it to loop through the array and calculated the total of the 12 numbers and their average.   Looking for a Similar Assignment? Order […]

 

Looking for a Similar Assignment? Order now and Get 10% Discount! Use Coupon Code "Newclient"

There are eight cars in each team called Chevy and Ford.

There are eight cars in each team called Chevy and Ford. One car from each team races its opponent on the drag strip. Read in the racing times for the eight Chevy cars and then read in the times for the eight Ford cars. Store the times into arrays called Chevy[ ] and Ford[ ]. […]

 

Looking for a Similar Assignment? Order now and Get 10% Discount! Use Coupon Code "Newclient"

I am getting stuck on getting a guess the number program to be able to count the tries taken to guess the number.

I am getting stuck on getting a guess the number program to be able to count the tries taken to guess the number. I can get it to choose the number and tell the user when they have selected it but I cannot get it to count the tries. I need the output to look […]

 

Looking for a Similar Assignment? Order now and Get 10% Discount! Use Coupon Code "Newclient"

I need help expanding the following Python code.

I need help expanding the following Python code. I need help in adding an option for the computer to guess as well as the user to guess a number. I also need to add a menu system. In case I missed it, I need it to import random at the beginning of the code and […]

 

Looking for a Similar Assignment? Order now and Get 10% Discount! Use Coupon Code "Newclient"