Finishing one course and starting another. The road to a PCEP certificate.
Today I Learned: Saturday 18 June 2022
I'm on the last hurdle of codecademy's Python 2 course. Now I'm learning about classes.
The 'pass' keyword is used in the body of a class. It's not used for anything, just used to prevent an error from happening because the body is empty.
The 'self...
getoutofthatgarden.hashnode.dev8 min read