0

What is the right way of importing something? PYTHON

import something or from something import *

29th Dec 2024, 1:22 PM
David
David - avatar
1 ответ
+ 8
David Nill , you can find everything you need to know about *importing modules in python* there: https://realpython.com/python-import/
29th Dec 2024, 2:04 PM
Lothar
Lothar - avatar