Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

wait for input python

input("You can't see the next text. (press enter)")
# input() waits for a user input
print("Now you can!")
 
PREVIOUS NEXT
Tagged: #wait #input #python
ADD COMMENT
Topic
Name
8+8 =