摘要:
# Booleans & Comparison Operators # True # False # = # == # != # # = # if statements num1 = 100 num2 = 100 if num1 > num2: #this is not true, so it's gonna print the later statement print... 阅读全文
posted @ 2017-07-11 00:04
mxyzptlk
阅读(165)
评论(0)
推荐(0)

浙公网安备 33010602011771号