# (5 > 10) and (10 > 5) satu = False # (5 >= 1) and ( 5 <= 12) dua = True # ( 5 * 2 == 10 ) and ( 10 > 3 * 3 ) tiga = True # ( 3 ** 2 > 8 ) or ( 100 <= 99 ) empat = True # ( 4 + 4 > 8 ) or ( "Python" == "JavaScript" ) lima = False # not (100 * 10 >= 100 ) enam = False
3 jempol
ZihxS
300
816
·
6 tahun, 8 bulan yang lalu
·
1 jempol
Teruskan (y)