Python Lazyscript

Pubblicato il: 18 giugno 2020
sul canale di: 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


In questa pagina del sito puoi guardare il video online Python Lazyscript della durata di ore minuti seconda in buona qualità , che l'utente ha caricato NeNyT Python 18 giugno 2020, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 23 volte e gli è piaciuto 2 spettatori. Buona visione!