F&A Diskussionen
Why do functions not work?
0 Stimmen
6 AntwortenWhy won't this work?
0 Stimmen
2 AntwortenProblem with kivy
0 Stimmen
2 AntwortenWhat is wrong with code
2 Stimmen
4 AntwortenI have a runtime problem!
0 Stimmen
2 AntwortenGraphics and sounds?
1 Stimme
5 AntwortenIdentify the c++ code error.
0 Stimmen
1 AntwortIn the code below the output is 2. This code is used in a challenge and I get an error when I select the answer 2. It accepts as correct the answer 1 which I believe is wrong. If you agree please thumbs up.
If you find any other errors please post them here!
#include <iostream>
using namespace std;
int main()
{
for(int i=1; i>=1; i++) {
if(i<1 || i>1){
cout << i;
break;
}
}
return 0;
}
8 Stimmen
8 AntwortenHeute heiß
Functions in python
2 Votes
How to make a playground
1 Votes
I need advice
1 Votes
Html 5 document question
1 Votes
Python
0 Votes
𝙵𝙸𝙽𝙳 𝚃𝙷𝙴 𝙸𝙽𝙿𝚄𝚃 𝙾𝙵 𝚃𝙷𝙴 𝙿𝚁𝙾𝙶𝚁𝙰𝙼
1 Votes