My code is making an error. Why? #12443
Closed
ParkGaon0225
started this conversation in
General
Replies: 1 comment 1 reply
-
Here's the corrected version of your code: Please accept my answer if you found it helpful🙂 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
n = input('n: ')
print(1 + n)
Beta Was this translation helpful? Give feedback.
All reactions