python_module_5.py:
x
 
import platform
x = dir(platform)
print(x)