Question: Can you write the scripts for a ii) and b)? Thank you. (i) Explain the purpose of the following code, and state all the different

 Can you write the scripts for a ii) and b)? Thank

Can you write the scripts for a ii) and b)? Thank you.

(i) Explain the purpose of the following code, and state all the different types of variable used. (a) k=1; r='Y'; while (r=='Y')|(r=='y') Student(k).Surname=input('Enter name: ','s'); Student(k).StudentID=input(' Enter ID: '); Student(k).Score=input ('Enter score: '); r=input ('Continue (Y/N)','s'); k=k+1; end (ii) Rewrite the code above so that a grade is additionally stored according to the following criteria: Grade Score A 270 260 and

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!