You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description of issue/feature : The python program name.py does not follow the python code structure. This is an issue due to the lack of context of the code since it doesn't have a main function.
Why the issue needs to be fixed : the lack of structure can be a bad programming practice.
How to reproduce the bug : To resolve this issue, make sure you ask for the input and produce the output in the main function and call it accordingly.
Other notes/enviornment information : OS windows 11
I hope you"ll check on this issue very carefully @vpriyapm
The text was updated successfully, but these errors were encountered:
Description of issue/feature : The python program name.py does not follow the python code structure. This is an issue due to the lack of context of the code since it doesn't have a main function.
Why the issue needs to be fixed : the lack of structure can be a bad programming practice.
How to reproduce the bug : To resolve this issue, make sure you ask for the input and produce the output in the main function and call it accordingly.
Other notes/enviornment information : OS windows 11
I hope you"ll check on this issue very carefully
@vpriyapm
The text was updated successfully, but these errors were encountered: