Dyskusje Q&A
What's Wrong With My Code??
0 głosów
2 odpowiedziWhy i got error.
2 głosów
1 OdpowiedźWhere is the error???
0 głosów
4 odpowiedziIf statement
0 głosów
5 odpowiedziHTML & CSS problem
1 Głos
2 odpowiedziwtf?)
-1 Głos
1 OdpowiedźIm having an issue working with directories. My issue is with importing .csv files. I use the code indicated in the documenration--pd.read_csv,()--for ipython but i keep getting the error message stating the file does not exist. Any general ideas of what i might be doing wrong?
2 głosów
2 odpowiedzinpm install react-fade-in
0 głosów
1 Odpowiedźproblem with asterisk
1 Głos
1 Odpowiedź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;
}
2 głosów
3 odpowiedziWhy not normal I/O
0 głosów
1 OdpowiedźSolo Learns Code Playground
2 głosów
2 odpowiedziPopularne dzisiaj
Pig Latin
0 Votes
Please rate my code from 1 to 10
2 Votes
Square Roots
0 Votes
What's wrong with this?
2 Votes
Uuu
2 Votes
I’m new someone can help me
0 Votes
Recursion doubt
2 Votes