← Return to project
Log in with itch.io to leave a comment.
hidden_message = "THIS IS A TEST (you can modify this code)"
print ("do you want to reveal the hidden message??? (just input any number to run it)")
print ("oh and also letters dont work to reveal the hidden message")
imput13A = int(input(': '))
print(hidden_message)
this was made in python so dont run it in lua
or html5 or anything else only run it in python
← Return to project
Comments
Log in with itch.io to leave a comment.
hidden_message = "THIS IS A TEST (you can modify this code)"
print ("do you want to reveal the hidden message??? (just input any number to run it)")
print ("oh and also letters dont work to reveal the hidden message")
imput13A = int(input(': '))
print(hidden_message)
this was made in python so dont run it in lua
or html5 or anything else only run it in python