DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PYTHON
python how to switch between true and false
myBool = True print(myBool) myBool = not myBool print(myBool)
Source by stackoverflow.com #
PREVIOUS
NEXT
Tagged:
#python
#switch
#true
#false
ADD COMMENT
Topic
COMMENT
Name
1+5 =
Submit