if _name_ == "__main__": Something Then Something will be executed. Right??
Assume I have to-do election app. How will I save to-dos?
In that case, what will be executed?
Does anyone use electron framework?