Python - Modules and Code Organization
What is wrong with this code if
tools.py contains a function def greet():?:import tools tools.greet
tools.py contains a function def greet():?:import tools tools.greet
15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions