This will output nothing since it results in a Syntax error due to the 01:
SyntaxError: leading zeros in decimal integer literals are not permitted; use an 0o prefix for octal integers
It will be B True if the 01 is corrected to just 0 or just 1
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
flthymcnsty
4 months, 4 weeks ago