Answered step by step
Verified Expert Solution
Question
1 Approved Answer
i . Identify a numerical value used in this program that might appropriately be stored in a constant. ( Recall that a constant is a
iIdentify a numerical value used in this program that might appropriately be stored in a constant. Recall that a constant is a value that plays a significant role in a program and does not change during the time the program is running. There may be more than one possibility but you are only required to identify one. You are not asked to implement this constant.
mark
iiWhat might be an appropriate name for the constant you have chosen?
mark
cAmend the whengreenflagclicked and whenspacekeypressed scripts so that:
If a pupil completes more paintings than of the maximum, their name is added to the list Renoirlist.
Otherwise, their name is added to a list Kahlolist which you should create and initialise appropriately
Take a screenshot of your resulting scripts and paste it into your TMA document
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started