Published: 23 July 2020, 18:00
How do you read __init__
word? “underscore underscore init underscore underscore”? Just “init”? There is a convention to read it “dunder init”. it was proposed by Mark Jackson in 2002 and popularized by Ned Batchelder in 2006.