Issue Description:
Output of a+b is not assigned to another variable & code is inefficient.
Why this issue need 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 inefficient.
Why this issue need 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.