|
-
Oct 30th, 2002, 03:34 PM
#1
Thread Starter
New Member
Extremely simple looping Q
I'm JUST starting to learn VB and JUST starting to learn looping. Anyways I have a little program I need to make using simple looping (probably laughable to you) and I'm really confused . I havn't understood the written explanations (codeless) so I'm hoping someone could provide some code for a begginner. Here it is
Create a program that will print the integers between 1 and 100 according to the descriptions
a) Print them on the sceen in ten rows of ten digits.
b)Print only the even numbers between 1 and 100 in five rows of 10 digits
c)Print only every fifth number between 1 and 100 in four rows of five digits
Any help would be greatly appreciated, btw it's in VB6
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|