Q&A Discussões
Any String Print() {}
-4 Votos
9 Respostasp.serif {}
0 Voto
5 RespostasRegex {} question
0 Voto
7 RespostasIf (-1) {}
1 Voto
3 Respostas{} these signs
2 Votos
3 RespostasFor with {} and without
3 Votos
3 RespostasCSS
0 Voto
4 Respostasc#
-1 Voto
3 RespostasWhy 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 RespostasQuente hoje
overloading operators << >>
1 Votes
how does this code function?
2 Votes
.
1 Votes
.
0 Votes
My question is about python?
0 Votes
Issue in code
0 Votes
i need to learn Coding
0 Votes
Quiz duel
0 Votes
Web
0 Votes