Hello my fellow peers! I coded out this program for an assignment that is due next week and for some reason I get an error that says "Run-Time Check Failure #3 - The variable 'Class_Count' is being used without being initialized." Also when I keep continuing I keep getting the same error "Run-Time Check Failure #3 - The variable 'Student_Total' is being used without being initialized." Then when I keep going I get the same thing but for each of my variables I declared "Run-Time Check Failure #3 - The variable 'Class_Total' is being used without being initialized." Can someone tell me how to fix this and let me know so I can learn from this? Thank You my fellow peers! Also I would like to state that my first programming language I learned was Python so I maybe mixed it up but I don't see what's wrong with it.