This website requires JavaScript.
Explore
Help
Register
Sign in
aparler
/
RosettaCodeData
Watch
1
Star
0
Fork
You've already forked RosettaCodeData
0
Code
Issues
12
Pull requests
3
Projects
Releases
Packages
Wiki
Activity
Actions
master
RosettaCodeData
/
Task
/
Loops-For
/
BASIC
/
loops-for-8.basic
8 lines
97 B
Text
Raw
Permalink
Normal View
History
Unescape
Escape
September Morn Update
2019-09-12 10:33:56 -07:00
FOR n = 1 to 5 CYCLE
FOR k = 1 to n CYCLE
print "*";
REPEAT
PRINT
REPEAT
2016 Update
2016-12-05 22:15:40 +01:00
END
Reference in a new issue
Copy permalink