• Kursy
  • Kompilator kodu
  • Dyskusja
  • Cennik
  • Zespoły
Menu

Dyskusje Q&A

Hi! can anyone help me to write this simple code: #include <iostream> using namespace std; int main() { if (7 > 4) { cout << "Yes"; } return 0; } into Microsoft Visual Studio 2015?
c++if-statements
0 głosów
4 odpowiedzi
21st Jul 2016, 10:15 AM
David Kela
David Kela - avatar
Why 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
pythonstrings
1 Głos
3 odpowiedzi
16th Oct 2016, 10:28 PM
питер огнекрылый
питер огнекрылый - avatar
< Do tyłu123Dalej >
Popularne dzisiaj
Best language?
0 Votes
Anyone have song names? Comment your favorites here for a project im working on
2 Votes
Bro can you fix yt error?
0 Votes
Need suggestions
0 Votes
Need suggestions to learn AI and ML
1 Votes
Java full stack
0 Votes
Best code for creating games?
0 Votes
Duration of heart refilling
0 Votes
Calculator
0 Votes
Why isn't a linked video not working
0 Votes