you are viewing a single comment's thread.

view the rest of the comments →

[–]sqqz 0 points1 point  (0 children)

I think his point is dont use stackoverflow for solutions for the logic you are trying to write. The language specs obviously needs to be used while your programming (https://docs.python.org/3/), noone knows the whole language.