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
variables output
regex.rb
piramid
Hash and Symbols
testing ruby
Division Function without / or * signs
yes
ElaineBrown** rextester.com
Testing out multiple variable returns in a method
Ruby