Use the following python program to answer the questions that follows
1 count= 0
2...
Use the following python program to answer the questions that follows
1 count= 0
2...
Use the following python program to answer the questions that follows
1 count= 0
2 for min in range(0, 60, 5):
3 print(min)
4 count =1
5 print(count)
(i) list the first three values of the variables min
(ii) what is the function of line 4? write it using an expanded python syntax
(iii) what will be the last value of min?
(iv) what will be result of line5?
InComputer
1 Answers Available
Asked by Abdoul on 3rd November, 2023
To get notifications when anyone posts a new answer to this question, Follow New Answers
Answers ({{ comment_count }})
Please wait...
Modal title
Report
Block User
{{ feedback_modal_data.title }}