Question: python code Write a Python script to read 1. Total number of students failed in English course and read their register numbers one by one

python code
Write a Python script to read 1. Total number of students failed in English course and read their register numbers one by one 2. Total number of students failed in Maths course and read their register numbers one by one 3. Total number of students failed in Computer course and read their register numbers one by one Finally display register number of students failed in all three courses one by one. If No such students exists then display "Nil" Output format: first student failed in all courses Second Student failed in all courses Last student failed in all courses IF no such student exists then print "Nil
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
