F&A Diskussionen
Is R, lisp and prolog hard?
0 Stimmen
2 AntwortenKindly help me here
0 Stimmen
4 Antwortensimulation in R
0 Stimmen
5 AntwortenR for data science.
1 Stimme
3 AntwortenData science?
0 Stimmen
1 Antworthey guys, I've been trying to work out the formula 'v=I*r'. But whenever I run the program and input values for I and r, it doesn't give the right answer.
This is the code
#include <iostream>
using namespace std;
int main() {
int i,r;
int v = i*r;
cout<<"what is the value of i?\n";
cin>>i;
cout<<"what is the value of r?\n";
cin>>r;
cout<<"voltage ="<<v<<endl;
return 0;
}
p/s: I'm new to programming
1 Stimme
8 AntwortenHeute heiß
Started learning python
0 Votes
How can one build an Ai app
1 Votes
Websites for frontend developers
1 Votes
Discrete mathematics (python)
0 Votes
I need help in programing
0 Votes
C++, c# , graphical interface
1 Votes
How to learn python
1 Votes