chaudhary19 / Tkinter-Scientific_calc-and-Notepad

Scientific calculator and Notepad using Python GUI -Tkinter
9 stars 12 forks source link

method name convention #9

Closed ghost closed 4 years ago

ghost commented 4 years ago

method name starting with Caps Appquit -> appquit Open -> open

chaudhary19 commented 4 years ago

kindly look at the new changes made and checkout their convention too so that I can merge it properly

ghost commented 4 years ago

Okay sir

ghost commented 4 years ago

Sir, Can improving the readability of the code according to the PEP 8 guidelines be considered as a PR?

chaudhary19 commented 4 years ago

We will consider it as a PR for this contest