Day 6 of Python Programming
Points to be Covered:-
if __name__=="__main__" Method
Enumerate Function
Local and Global Variable
Errors in Python
Project on Functions (caesar cipher)
if name == "__main__" Method
This method is used to Assign a special value to the varia...
sohamsandbhor.hashnode.dev6 min read