Sesiones de PyR
Any String Print() {}
-4 Votos
9 Respuestasp.serif {}
0 Votos
5 RespuestasRegex {} question
0 Votos
7 RespuestasIf (-1) {}
1 Voto
3 Respuestas{} these signs
2 Votos
3 RespuestasFor with {} and without
3 Votos
3 Respuestasdo {} while () in python
0 Votos
4 RespuestasWhat is the {} in html?
0 Votos
3 RespuestasCSS
0 Votos
4 Respuestasc#
-1 Voto
3 RespuestasWhy this code runs?:
nums = [4, 5, 6]
msg = "Numbers: {} {}". format(nums[0], nums[1], nums[2])
print(msg)
Numbers:4, 5.
Byt the code:
nums = [4, 5, 6]
msg = "Numbers: {} {} {} {}". format(nums[0], nums[1], nums[2])
print(msg)
leading to error?
IndexError: tuple index our of range
1 Voto
3 RespuestasEn tendencia hoy
[off-topic]Where is Result??
2 Votes
I really need a tutor
1 Votes
Mentor rank
2 Votes
∞♥
2 Votes
Cpp
1 Votes
Why does it disappear?
0 Votes
developpement
2 Votes