A downloadable project for Windows, macOS, Linux, and Android

to reveal the hidden text when you run it you enter in ANY number and it shows the message (you can edit the code however you want)

Published 8 days ago
StatusReleased
CategoryOther
PlatformsWindows, macOS, Linux, Android
Authorcoolgamer784

Download

Download
coolpythontextrevealer.py 268 bytes

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