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
How to allow one instance of exe
2 Votes
What has happened?
1 Votes
Theater management help me
2 Votes
Python
1 Votes
What should I add/improve ?
1 Votes
Tools for web design?
1 Votes