write a program to enter
Attachments:
Answers
Answered by
0
Answer:
up and then I can go back and the time ⏲ I think I have been in a suspension by accident all
Answered by
0
Answer:
class a
{
void main(double f)
{
double c = ((f - 32)*5)/9;
System.out.print(c + " degree celsius");
}
}
Similar questions