User: rookiecoder96

  • Public profile

User profile: rookiecoder96

User info
User name:rookiecoder96
History
Joined:
Number of posts:6
Latest posts:

Range 1-20 Table that shows divisibility
I have to write a C++ program that 1.Requests a positive number “N” from the user that is in th...

Temperature Converter
[code]if (ftemp >= 212) cout << "Water boils: " << endl;[/code]

Temperature Converter
So what would you say for "If higher than 104 F, but below 212F , then display “Hot Bath” ??

Temperature Converter
This is what I have so far. Now I need to figure how to do case ranges. ( If 212 F or higher, then d...

Temperature Converter
Write a temperature converter that works in the following way: 1. Ask the user to enter a number (...

This user does not accept Private Messages