Sesiones de PyR
what is indentation?
-1 Voto
5 RespuestasQuick question
1 Voto
2 Respuestasoverflow
1 Voto
1 RespuestaError message
0 Votos
2 RespuestasWhy does an error pop up here:
var1 = "Trey"
var2 = "Tanner"
var3 = "Ellis"
var4 = "Jake"
var5 = "Christine"
question = input('What is your name? ')
if question == "var1":
print('Welcome Back Trey')
Error:
Traceback (most recent call last):
File "Hi.py", line 6, in <module>
question = input('What is your name? ')
File "<string>", line 1, in <module>
NameError: name 'Trey' is not defined
0 Votos
10 RespuestasWhat does return means?
4 Votos
7 RespuestasWhat is the *= operator?
2 Votos
3 RespuestasWhat means of Syntax
1 Voto
2 RespuestasCan anyone helps me?
0 Votos
2 RespuestasTrouble with code
0 Votos
7 RespuestasC# on linux
2 Votos
8 RespuestasIf else
0 Votos
4 RespuestasEn tendencia hoy
How to make a 2d game
1 Votes
Html
2 Votes
Not video
1 Votes
Detach thread exception
1 Votes
Qt timer timeout
0 Votes