Dyskusje Q&A
Any String Print() {}
-4 głosów
9 odpowiedzip.serif {}
0 głosów
5 odpowiedziRegex {} question
0 głosów
7 odpowiedziIf (-1) {}
1 Głos
3 odpowiedziJavascript: !function (x) {}
4 głosów
4 odpowiedzi{} these signs
2 głosów
3 odpowiedziFor with {} and without
3 głosów
3 odpowiedzido {} while () in python
0 głosów
4 odpowiedziHow to call this () and {}
0 głosów
4 odpowiedziWhat is the {} in html?
0 głosów
3 odpowiedziCSS
0 głosów
4 odpowiedzic#
-1 Głos
3 odpowiedziWhy 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 Głos
3 odpowiedziPopularne dzisiaj
How to allow one instance of exe
2 Votes
Python
1 Votes
Theater management help me
2 Votes
What has happened?
1 Votes
What should I add/improve ?
1 Votes
Tools for web design?
1 Votes