Обсуждения
Hide web directory with error msg
0 голосов
7 ответовAnyone suffering msg bugs?
8 голосов
4 ответовbaffling Python error msg
0 голосов
1 ответI am not able to msg anyone
0 голосов
6 ответовCODE PLAYGROUND
1 голос
2 ответовAbout delete
3 голосов
3 ответовI dont unserstand the output if this code :
# string formatting
nums = [4, 5, 6]
msg = "Numbers: {0} {0} {2}". format(nums[0], nums[1], nums[2])
print(msg)
4 4 6
but when I do :
# string formatting
nums = [4, 5, 6]
msg = "Numbers: {0} {0} {2}". format(nums[1], nums[1], nums[2])
print(msg)
it gives me
5 5 6
is there a priority in the Reading ?
0 голосов
5 ответовАктуальное сегодня
Marquee
1 Votes
Any Advise?
1 Votes
RUST'S FUTURE
1 Votes
Popsacles Aufgabe
1 Votes
Button In C++
1 Votes