DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PYTHON
python if condition
a = 200 b = 33 if b > a: print("b is greater than a") else: print("b is not greater than a")
Source by anh.cs.luc.edu #
PREVIOUS
NEXT
Tagged:
#python
#condition
ADD COMMENT
Topic
COMMENT
Name
4+2 =
Submit