It217 week 6 Assignment
1. Modify the conversion2loop.as program to allow the user to enter up to 10 grades for Assignment, up to 10 grades for Discussion, up to 10 grades for Attendance, and 2 grades for Tests.
2. Calculate the average grade for each group in question 1.
3. Calculate the total average grade for the course in letter grade and numerical grade assuming that Assignment is 30%, Discussion 30%, Attendance 15%, Tests 25%.
Submit the ".bas" program and the screenshots of the program and the outputs.
HERE IS THE CODE BELOW
'Convert grades to letter
average = 0
count = 0
do
input "enter grade: "; grade
select case
case grade >= 90
result$ = "A"
case grade>=80
result$ = "B"
case grade >= 70
result$ = "C"
case grade >= 60
result$ = "D"
case grade <60
result$ = "F"
end select
print result$
confirm "Again"; answer$
if answer$ = "yes" then
count = count +1
total = (total + grade)
average = total/count
end if
loop while answer$ = "yes"
count = count +1
total = (total + grade)
average = total/count
print count; " grades entered."
print "Average is: ";average
grade = average
select case
case grade >= 90
result$ = "A"
case grade>=80
result$ = "B"
case grade >= 70
result$ = "C"
case grade >= 60
result$ = "D"
case grade <60
result$ = "F"
end select
print result$
4 years ago
10
Purchase the answer to view it

- Task1-1.bas
- task.docx
- Minimum Wage. Discuss the costs and benefits of having a minimum wage. Use the jargon and analysis learned from class to write your paper (i.e. Supply and Demand, Surplus, deadweight loss etc.).
- Strategic Planning-Please description below and attachment
- A-2-1
- Due in 3 hours
- Theme & Writing on Women
- A+ Answers
- Microsoft practice , word , excel access and power point .
- 10 page
- virtue theory
- The Economy's Impact on Crime" Please respond to the following: •From the first e-Activity, analyze economic theory and how it is used to explain the causes of crime. •Discuss whether or not you agree with the video-suggested causes of crime. Justify your