DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PYTHON
how to create an integer validate python
try: value=int(input("Type a number:")) except ValueError: print("This is not a whole number.")
Source by www.101computing.net #
PREVIOUS
NEXT
Tagged:
#create
#integer
#validate
#python
ADD COMMENT
Topic
COMMENT
Name
2+1 =
Submit