• Cursos
  • Compilador de Código
  • Debatir
  • Precios
  • Teams
Menu

Sesiones de PyR

I so need help guess...trying to make a bar chart but it keeps outputting one date and a bunch of stars...
chartpop
0 Votos
1 Respuesta
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 Votos
1 Respuesta
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 Votos
3 Respuestas
23rd Dec 2016, 11:10 AM
Cody Arthur
Cody Arthur - avatar
< Anterior12Siguiente >
En tendencia hoy
Need a personal tutor
1 Votes
I can't figure out how to use the getElementById code in JavaScript Code Playground, I've tried multiple times and watched YT
0 Votes
Fix code
0 Votes
..
1 Votes
How can I turn my .py files to .exe files?
1 Votes
Software to write and run codes
1 Votes
Add lua
0 Votes
How Much RAM is Required for Object Detection Project
0 Votes
Beginner_to_SoloLearn
1 Votes
How to learn C++ and how long does it take
1 Votes