generate functionFri, 27 Jan 2023

open command prompt and check python version

import os def print_version(): os.system("python --version") print_version()

Want to kickstart your project?Use the new AI Studio to create your code