Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
soncita
#ruby 2.3.1 n = 5 while n >= 1 puts "* " * n n = n - 1 end
run
|
edit
|
history
|
help
0
simple cache
code
yes
Ruby
Adiel Vasquez
numbers
Arithmetic Operations, Function Calls, Recursion and more in Ruby
Hash and Symbols
IRSTSTMIDTRNS
variables output