Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
piramid
#ruby 2.3.1 i=1 k=5 t=5 i.upto(k) do t.times do print ' ' end (2 * i - 1).times do print '*' end print "\n" t -= 1 i += 1 end
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
boolean
Arithmetic Operations, Function Calls, Recursion and more in Ruby
Hash and Symbols
simple cache
MACK FIRST wall
Hex Color Reader (Ruby)
3.4.0 / 3.5.2 / 3.5.1 / 3.6.1 / 3.6.5.#
code
Adiel Vasquez
variables output
Please log in to post a comment.