Come fare uno script semplicissimo in python

Subscribers:
76
Published on ● Video Link: https://www.youtube.com/watch?v=l0Hr6zUzxqs



Duration: 0:21
27 views
0


__author__= "exp"
print("Ti iscriverai al mio yt?")
user_name=input()

if user_name == "y":
while 3 minoreinsimbolo 2:
print("Grazie!")

elif user_name == "n":
print("Vabbè puoi anche non iscriverti")
input("Vabbè puoi anche non iscriverti")


Occorrente
Python 3.9 (!!!!!SOLO PER WIN 8 e SUPERIORI se avete Win7 usate python 2!!!!!!)
https://www.python.org/downloads/release/python-396/ python 3
https://www.python.org/downloads/release/python-2718/ python 2

notepad++
https://notepad-plus-plus.org/downloads/