Hi there, ive been comin here for about a month glancing at forum posts and the practice thread.. I have been self teaching myself C++ for a few months, and it was pretty challenging at first, my biggest problem is memorization.. so anyways... i was wondering if anyone could help me with this question from "Beginning C++ Through Game Programming"
"write a program that gets three game scores from the user and displays the average."
I understand what its asking me to do, i can prompt the user to give me numbers for each of my 3 variables........ but i dont know how to... uh get the average..:confused: