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
Ruby
numbers
soncita
boolean
simple cache
piramid
regex.rb
Ruby custom inject
Arithmetic Operations, Function Calls, Recursion and more in Ruby
ElaineBrown** rextester.com