Python Version Command Notebook

import platform
print(platform.python_version())
Average Albatross