Welcome to the Nubis Project!
This is the beginning of an experiment, building a website for Nubis, stay tuned!
def print_hi(name)
puts "Hi, #{name}"
end
print_hi('Tom')
#=> prints 'Hi, Tom' to STDOUT.This is the beginning of an experiment, building a website for Nubis, stay tuned!
def print_hi(name)
puts "Hi, #{name}"
end
print_hi('Tom')
#=> prints 'Hi, Tom' to STDOUT.