Machine Problem

Need help to a newcomer:1.Write a program that reads in three whole numbers and outputs the average of the three numbers2.Write a program that converts degrees Celsius to Fahrenheit using the formula degreesC = 5(degreesF ?32) /9
[257 byte] By [problema] at [2007-10-2 9:24:51]
# 1
http://java.sun.com/docs/books/tutorial/Drake
Drake_Duna at 2007-7-16 23:31:40 > top of Java-index,Other Topics,Algorithms...
# 2

> Need help to a newcomer:

There are always (at least) two things you should do before posting your question, or in your case a plea, on a forum:

[1] Search the web;

[2] Search the forum you're about to post your question (plea), maybe your question has been posted (and answered) before.

And this post does not belong in the algorithms section but rather in the fundamentals.

prometheuzza at 2007-7-16 23:31:40 > top of Java-index,Other Topics,Algorithms...
# 3
Or New to Java, to be truthful.Drake
Drake_Duna at 2007-7-16 23:31:40 > top of Java-index,Other Topics,Algorithms...