TypeScript code snippet – How to make a class that takes no arguments in python?
do not include the constructor and your class will not require arguments when making objects
do not include the constructor and your class will not require arguments when making objects