you just need to use system method from os module, so would you use import os?, or from os import *? Of course that's not logical, why? Because you only need system method/function and other methods are useless and technically memory-flooding
In your opinion, the use of import * is false??
Обсуждают сегодня