Open hazmat7777 opened 3 weeks ago
if x: # no output because x is an integer print('yes')
should read "#no output because x is NOT an integer"
@hel0122 , do you mind checking and addressing this?
if x: # no output because x is an integer print('yes')
should read "#no output because x is NOT an integer"