Started By
Message

re: Need help on C# problem

Posted on 3/2/15 at 3:40 pm to
Posted by MamouTiger65
Baton Rouge, La
Member since Oct 2007
797 posts
Posted on 3/2/15 at 3:40 pm to
All of your code to prompt the user, store the values and check that the weights are valid should be inside of your loop.

do
{
Prompt user
If( value <> 0)
{
store value
prompt for after weight
while(weight is invalid)
{
Prompt user for valid weight
}
}
else
{
Print out summary
}
}
while(value <> 0)
Posted by Hu_Flung_Pu
Central, LA
Member since Jan 2013
22211 posts
Posted on 3/2/15 at 3:44 pm to
here is attempt 2 without finish
first pageprev pagePage 1 of 1Next pagelast page
refresh

Back to top
logoFollow TigerDroppings for LSU Football News
Follow us on Twitter, Facebook and Instagram to get the latest updates on LSU Football and Recruiting.

FacebookTwitterInstagram