Notes that I gradually understand because I do not understand Python self well

Introduction

What is Self? -> Understand object orientation properly-> I'm not sure. Since the loop is repeated, I will add notes so that I can understand it in the long run.

Self --Something like This --If you add self in the class, you can access it from other functions in the class, which is convenient.

Scribble

Recommended Posts

Notes that I gradually understand because I do not understand Python self well
Miscellaneous notes that I tried using python for the matter
Try to understand Python self
I understand Python in Japanese!
A Python one-liner that pretty prints json. Do not escape Japanese.
Tips: [Python] Extract only lines that do not contain a specific string