vpriyapm / finalpractical

2 stars 231 forks source link

Invalid datatype found in name.py #255

Open tonyaj1100 opened 1 month ago

tonyaj1100 commented 1 month ago

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