Recent content by BROOKIE
-
B
Comp Sci C++ question- turning scores to letter grades, and more
Hello, Well this has resurfaced a couple years later... Any help as to what I am doing wrong would be greatly appreciated. New to this, so be gentle, please. :) Thank you, B # include <iostream> # include <iomanip> using namespace std; int main() { int score; float...- BROOKIE
- Post #14
- Forum: Engineering and Comp Sci Homework Help