+ 1
What's wrong with this code?
help me in new format https://code.dcoder.tech/files/code/5ef21215ac08eb1c06a4210a/brazil-code-
3 Answers
+ 8
The print() output gives an error. It should be:
...
print(f'The sum is {s}')
+ 1
Can you copy and paste in SL IDE and share from there? Can't see it