• Could it be possible to promote ...

Question related to mission House Password

 

Could it be possible to promote more ythonic ways of doing things? Using tuples instead of lists for stuff that are tuples (coordinates for example), testing for Trueness instead of comparing to True (assert checkio() instead of assert checkio() == True)

It's irritating and teaches people wrong things.