Секція 3. Розділ 3
single
Challenge: Track Missing Assignments
Свайпніть щоб показати меню
Teachers need to follow up with students who miss assignments. In this challenge, you'll compare a list of all students with a list of submissions to find missing assignments.
Завдання
Swipe to start coding
Write a Python script that prints the names of students who have not submitted their assignments.
- Compare the
all_studentslist to thesubmitted_studentslist. - Identify students in
all_studentswho are not present insubmitted_students. - Print a list containing the names of students who have not submitted their assignments.
Рішення
Все було зрозуміло?
Дякуємо за ваш відгук!
Секція 3. Розділ 3
single
Запитати АІ
Запитати АІ
Запитайте про що завгодно або спробуйте одне із запропонованих запитань, щоб почати наш чат