Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
help with lua number input
-- trying to make it so when a user input puts anything other than a number it feeds back an error io.write("enter a number ") amount = io.read() if amount == tostring(amount) then print("no amount selected") end
run
|
edit
|
history
|
help
0
BasicTablePrinter
Brainfuck Interpreter (Lua) [reposted]
Truly random numbers with ranges (Lua)
Eliminatoria minigame
test
Fixed
Basic Lehmer RNG implementation using closures
PAID HACK PuBG
Creating habits. Lua
Linear Regression Lua