Cursussen
InloggenBegin met het leren van AI
Cursussen
InloggenBegin met het leren van AI

Q&A Discussies

I so need help guess...trying to make a bar chart but it keeps outputting one date and a bunch of stars...
chartpop
0 Stemmen
1 Antwoord
13th Feb 2017, 5:03 AM
Jackie
Create a for loop that iterates up to 50 while outputting "hello" at multiples of 4, "world" at multiples of 6 and "hello world"
#javascript
0 Stemmen
1 Antwoord
20th Aug 2022, 5:51 AM
Mamudu Razik
Mamudu Razik - avatar
can someone please explain why this code keeps telling me complication error instead of outputting the value of speed. #include <iostream> using namespace std; class myClass { public: void setcarspeed (int a){ speed=a; } int getcarspeed(){ return speed; } private: int speed; }; int main() { myClass obj; obj.setcarspeed (40); cout<<obj.getcarspeed ; return 0; }
c++
2 Stemmen
3 Antwoorden
23rd Dec 2016, 11:10 AM
Cody Arthur
Cody Arthur - avatar
< Vorige12Volgende >
Populair vandaag
Guys I don't know anything about cooding who can help me pls
1 Votes
Decorators in python.
2 Votes
Need help
1 Votes
How to install Bcrypt here
1 Votes
Pointers in c#
1 Votes
Please click me
0 Votes
Can sololearn have multiple inpus&outputs?
3 Votes
How to Get Better at Solving Programming Problems
0 Votes
Hello !
0 Votes
Help
1 Votes