a = 100
b = a * 100
# this function says hello to the given name
sayhello = function(name)
print("hello", name)
end
likes_cake = yes
if likes_cake then
sayhello("person who likes cake")
end
nilq/puma
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|