mirror of
https://github.com/pichsenmeister/WienerScript.git
synced 2025-03-10 15:49:05 +01:00
Update fizzbuzz.ws
This commit is contained in:
parent
fa81f351f0
commit
05b0d26930
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
for (
|
STRAWANZ MA (
|
||||||
OIDA n WENNST MANST 1; n <= 100; n WENNST MANST n AUFI 1
|
OIDA n WENNST MANST 1; n <= 100; n WENNST MANST n AUFI 1
|
||||||
) {
|
) {
|
||||||
OIDA out WENNST MANST "";
|
OIDA out WENNST MANST "";
|
||||||
|
|
Loading…
Reference in a new issue