◐ Shell
clean mode source ↗

Message 334279 - Python tracker

Beginners import stdlib files such as random.  And they save scripts with such name, and accidentally import the script when not desired.

Beginners should learn how to test a script by running a test file provided by an instructor or written themselves.  In either case, they *will* have to import the script.