need help with formula
in
Programming Questions
•
1 year ago
I could do this when i'm fit, it such a simple thing but i'm tired...
- int totalWords = 200;
- int negative = 25;
- int positive = 10;
- float rating = ??;
I want a rating between 1 and 100.
please help
1