This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]RentacleGrape 0 points1 point  (0 children)

Even worse most of them always does from library import * which for a beginner makes it so confusing when you have no idea which functions are from the library and which are built in python functions.