>>> spam = 2 >>> Window = 3 >>> del spam >>> Window = 4 >>> spam = 5 >>> print(spam * window) I want to use Window =3 ,how can I?
Impara in modo più efficiente, gratuitamente:
Introduzione a Python
7,1M studenti
Introduzione a Java
4,7M studenti
Introduzione a C
1,5M studenti
Introduzione a HTML
7,5M studenti