• Cours
  • Compilateur de code
  • Discuter
  • Tarification
  • Équipes
Menu

Discussions Q&R

#include <iostream> using namespace std; int main() { for (int x=1; x<10; x++) { if (x==2){ continue; } if (x==5){ break; } cou
c++programming
1 Vote
12 Réponses
30th Dec 2022, 3:45 PM
Alex Boso Nzaphila
Alex Boso Nzaphila - avatar
is it gonna be a problem in the future if i just use \n everytime i wanna write a something new instead of cout<<"" everytime
c++cou
1 Vote
2 Réponses
14th Jan 2017, 3:10 AM
jonathin
I need help.I am working with desktop app in pyqt5. Have several issues - wrong function counting EEG signals per 1 sec-need cou
urgently
1 Vote
3 Réponses
16th Apr 2020, 11:59 AM
Akinbami Felix Akintunji
Akinbami Felix Akintunji - avatar
Aujourd'hui en vedette
Python intermediate help with dictionaries
0 Votes
I'm about to make a complex calculator in python
0 Votes
Marquee
1 Votes
Any Advise?
2 Votes
why is python community is too small in sololearn?
0 Votes
How far do courses go on Sololearn?
0 Votes
Popsacles Aufgabe
1 Votes
Button In C++
1 Votes
C#
0 Votes
Audio adding
1 Votes