Issue Description:
Output of a+b is not assigned to another variable & code is also inefficient.
Why this issue needs to be fixed:
This will calculate the sum, but the result isn't saved or printed anywhere.
How to reproduce:
It can be reproduced by navigating and opening the file add.py from Project.
Issue Description:
Output of a+b is not assigned to another variable & code is also inefficient.
Why this issue needs to be fixed:
This will calculate the sum, but the result isn't saved or printed anywhere.
How to reproduce:
It can be reproduced by navigating and opening the file add.py from Project.