[Tutor] OOPs and general Python questions.

mhysnm1964 at gmail.com mhysnm1964 at gmail.com
Wed Apr 19 04:30:41 EDT 2023


All,

 

I have some really broad and general questions to ask. 

 

What is a super class? 

Does python care the order of classes and methods?

If you are using "python -m pdb script_name", can you reload the file using
this debugging tool? I couldn't find anything which mention this?

Chat.gpt references the ability of modifying code while the program is being
executed. How difficult is this to achieve? A high level answer is all I
need.

 

 

Sean 



More information about the Tutor mailing list