Hacker News new | ask | show | jobs
by aprdm 3806 days ago
use print type() print dir() to debug and see what the objects are / can do

try to think more on the functionality than on what's the type of the objects the method have as input/output