Re: [Tutor] age program

2010-11-29 Thread Alan Gauld
"Andre Jeyarajan" wrote Write a short program that will perform the following:It will ask the user for his age Since you have posted a number of what are obviously homework/assignment type questions it might help if you tell us what course you are studying, what topics you have cover

Re: [Tutor] age program

2010-11-29 Thread Alex Hall
On 11/29/10, Andre Jeyarajan wrote: > Write a short program that will perform the following:It will ask the user > for his age,it will then present the user with a menu, with 4 choices:Tell > the user whether his age is an even or an odd number > Tell the user his age squared > Tell the user how m

Re: [Tutor] age program

2010-11-29 Thread Andre Engels
We will not make your homework for you. However, we may well give you hints and perhaps solve small parts that you are unable to do yourself. For that, however, we need to know *what* it is that you are having problems with. Thus: You said that you have tried everything you can. What have you trie

[Tutor] age program

2010-11-29 Thread Andre Jeyarajan
Write a short program that will perform the following:It will ask the user for his age,it will then present the user with a menu, with 4 choices:Tell the user whether his age is an even or an odd number  Tell the user his age squared  Tell the user how many years until he’s 100 years old, or tell