+ 1
Please exact definations of os,sys modules
clarify the definations of sys and os modules
1 Resposta
+ 3
os (operating system) module - Miscellaneous operating system interfaces:
https://docs.python.org/3/library/os.html
sys - System-specific parameters and functions
https://docs.python.org/3/library/sys.html