English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I know loop(for,while,do)
make input to upper or lower.
array

I have made a calculator so far.

2006-12-22 10:29:03 · 6 answers · asked by Best Helper 4 in Computers & Internet Programming & Design

6 answers

It seems that you are beginner so I think you should make Table Generator program, it should ask

1) Table No
2) Start from
3) To

Then it should generate the formatted output on screen like

TableNo x Times = Result

After result, program should ask user that "Do you want to continue?"

if user says 'yes' then program should ask above inputs again and generate the result and if user says 'no' then it should quit.

Above program will help you to utilize your skills to use variables, formatted output, looping (for and while/do).

2006-12-22 11:04:41 · answer #1 · answered by Azeem Siddiqui 2 · 0 0

Try to make tetris. This requires alot more then you know right now but if you learn what you need to get past each step it is a great excersize (when learning a new language I always make tetris first). If you are able to make Tetris you know everything you can with the exception of pointers.

2006-12-22 18:41:46 · answer #2 · answered by Pat M 3 · 0 0

Try generating the fibonacci sequence. After that, try programming a text version of the Towers of Hanoi.

2006-12-22 18:32:46 · answer #3 · answered by Linux OS 7 · 1 0

The more you learn, the cooler the stuff you'll be able to make. Have you learned functions yet? Play around with those next, and modify your calculator program using functions.

2006-12-22 18:37:44 · answer #4 · answered by CrackityJones_83 3 · 0 0

Make a program that counts how many times this question has been asked by other people.

Make sure you are prepared to trap a buffer overflow!

2006-12-23 01:44:08 · answer #5 · answered by Anonymous · 0 0

hahah towers of Hanoi hey does everyone do that same thing in school

2006-12-22 19:04:46 · answer #6 · answered by Anonymous · 0 0

fedest.com, questions and answers