#classes
Read more stories on Hashnode
Articles with this tag
These days I am in the process of understanding classes. The last two days I did this Banking System exercise where I had class Bank and class Account...
Today I continued my banking system exercise from yesterday. I admit I had to use a lot of ChatGPT (and started using GitHub Copilot) to build this...
For todays Python exercises I wanted to do something with classes. I know the basics about them from CS50 Python, but havenāt used them since that, so...