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
string orperations lecture and print
piramid4
MY CODE
faktorial
piramid2
piramid
Adiel Vasquez
Ruby
Ruby custom inject
Division Function without / or * signs