Python Lazyscript

Publié le: 18 juin 2020
sur la chaîne: 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


Sur cette page du site, vous pouvez voir la vidéo en ligne Python Lazyscript durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur NeNyT Python 18 juin 2020, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 23 fois et il a aimé 2 téléspectateurs. Bon visionnage!