shootwhatsmyname to [email protected] • 11 months agoWhat has been your best financial move in life?message-square220fedilinkarrow-up1177arrow-down16
arrow-up1171arrow-down1message-squareWhat has been your best financial move in life?shootwhatsmyname to [email protected] • 11 months agomessage-square220fedilink
minus-square🔰Hurling⚜️Durling🔱link3•edit-211 months ago>>> print “hello World” File “”, line 1 print "hello World" ^ SyntaxError: invalid syntax
minus-squareaeslinkfedilink3•11 months ago(The one without the parentheses is older Python 2, the example with is newer Python 3)
print(“Hello World”)
>>> print “hello World”
File “”, line 1
SyntaxError: invalid syntax
(The one without the parentheses is older Python 2, the example with is newer Python 3)
What’s the work-life balance like where you work?