User profile: leeorangelo

User info
User name:leeorangelo
Email:marshall8668@comcast.net
Name:Lee
Location:Baltimore
Bio:I am a student at UMBC currently enrolled in their general studies program until I get accepted into their Computer Science program.

I like comedy and computers. Sometimes i interject this comedy into the programs that I write for different beginner exercises.
History
Joined:
Number of posts:3
Latest posts:

having trouble with the output of my function
this program is supposed to convert the weight in stones to lbs this is what i wrote: // conver...

Having trouble multiplying two variables
i changed my program with your suggestions to the following: #include <iostream> int main() ...

Having trouble multiplying two variables
The program is supposed to take the users input in "furlongs" than convert that to yards. One furlon...