Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
piramid2
#ruby 2.3.1 n = 1 while n <= 5 puts ("* " * n).rjust(10) n += 1 end
run
|
edit
|
history
|
help
0
yes
regex.rb
numbers
Ruby
variables 1
piramid4
comments
variables output
code
piramid