0
print (num:=input( " enter a num:")) if int(num)> 5: print (":》\n")
why doesn't work?
2 Antworten
+ 2
Save code in playground and share link here...
Code truncated and python need proper indentation which can't identified by just code pasting ...
+ 2
ahh ,thank you my problem is now gone!