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
Random number generation with ranges (Lua)
l
Roots without the math library in Lua
example for a friend
roulette
Area and Circumference of a circle.
Beispiel2
Non-Lua core for new scripting languages (Beta)
String Searcher
For your YouTube comment section. (updated)