Python Lazyscript

Published: 18 June 2020
on channel: NeNyT Python
23
2

The music is Habanera from Carmen by Bizet

There's a typo where I accidentally type "lamda" instead of "lambda"
Here's the code:

import time
import os
clear = lambda: os.system('cls')

x = input("Which program would you like to run\n")

if (x == 's'):
run =lambda:os.system('python NeNyT.py') '
else:
run = lambda: os.system('python '+ str(x)+ '.py')

run()

time.sleep(3)
clear()
exit()

Tags: #Python #Python3 #Lazyscript #Lazy #Script #Anaconda #Anaconda3


On this page of the site you can watch the video online Python Lazyscript with a duration of hours minute second in good quality, which was uploaded by the user NeNyT Python 18 June 2020, share the link with friends and acquaintances, this video has already been watched 23 times on youtube and it was liked by 2 viewers. Enjoy your viewing!