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
Guys help please
1 Votes
Python question
2 Votes
Front-end vs Full-stack
1 Votes
Python
1 Votes
Are websites hackable?
1 Votes
About our Capstone product "Ecocambio" We don't know how to code and how electronics would connect.
0 Votes
C# and sql
1 Votes
What course to take for AI?
0 Votes
TICTACTOE
0 Votes