See below.
The final flowchart is at right. If you were designing this program yourself, you would probably not bother with such detail. But you should mentally follow the discipline of structured programming, even if you don't necessarily draw detailed flowcharts.
Should the variables raw and score be integer or floating point?
Should the variables base and scale be integer or floating point?