This website works better with JavaScript.
Explore
Help
Sign In
clyne
/
calculator
Watch
1
Star
0
Fork
You've already forked calculator
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
f90c71412c
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'f90c71412c'
${ noResults }
calculator
/
initrd
/
init
11 lines
90 B
Plaintext
Raw
Blame
History
set a 0
do
set a (a + 1)
delay 1
while (a < 100)
if (a == 100)
print "All good!"
end
Reference in New Issue
View Git Blame
Copy Permalink