Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
string orperations lecture and print
#printing puts "hello world" p "hello world" print "\thello \n world" #\t long indentation \n break short indentation #string orperations lecture puts "hello world! 1232 %$" puts "hello".length # for charater counts puts "hello" [0] # for single charater in this is h puts "hello" [2] puts "hello " + "world" + ", how are you"
run
|
edit
|
history
|
help
0
IRSTSTMIDTRNS
piramid4
MY CODE
regex.rb
Division Function without / or * signs
Calculator
variables 1
MACK FIRST wall
ruby LRU cache with constant get/set
piramid