I Have No CLue

Xp_Office

New Member
ok guys ive been told to make these programs without even been told how to use them so i need somebodys help to make them for me if your good at it only take like 10 to 30 minutes ok their is 8 of them so here we go

1 write a program to convert a temperature in degress fahrenheit into degress celsius ( dubtract 32, divided by 9 and multiply by 5) then add a button that will convert from celsius to fahreneit.

2. write a program that calculates average speeds and fual consumption for a car journey. the information needed is distance travelled, time taking and quantity of fual used.

3. a salesman is paid monthly salary of 1500. if his sales are over £20000 his is paid 8% of the value of the sales instead. write a program that reads in a salesmans name and sales for the month and caluclate his gross earning. display his name and gross earnings.

4. write a program that displays a price number between 1 and 10 and which asks the user to guss a number. if the guess is wrong it will indicate wither "to high" or "to low" and ask for another guess. if the user guesses correctly it will display a suitable message and the number of guesses taken.

5. write a program that displays a price table for fuel, showing the price for quantities from 1 litre up to 10 litres. the input data is the price of 1 litre of fual
alter the program to display the prices for 10,20,30 and up to 100litres

6 write a program that allows a user to order a pizza. the program should allow the user to select size( small, medium, large) abd a selection of toppings. small cost £2 medium cost £2.50 and large cost £3 abd each topping is charged at 50p. the program shouls display the order and the price of the pizza

7 write a program to process a series of exam marks (out of 100), DISPLAYING THE NUMBER OF PASSES , FAILS , MERITS abd the average mark. the pass mark is 50 and a merit is 65 and over

8 write a program to give multiplication test to young children. the program will give 5 simple multiplication question to be answered. (use the random number function to generate different questions). afer each question display a suitable message indicating whether if was answered correctly r not. if its wrong display the correct answer.
calculate the number of correct answers and display the childs score at the end. if the score is 5 out of 5 display a congrats message.

now i know what your thinking right now but ive been giving these to do and i have no clue on how to do it if somebody will do them then i can study them and make more programs in the futures and time to come you can either send them to my email address or post em here heres my email address

[email protected]
 
do you even know what are you gonna use to make these programs ?
do you know any programming language ?
this looks like your homework to me
 
I don't think that anybody is going to bother to take the time to do all these for you. I certainly am not. :rolleyes:
 
Back
Top