BeginnerLists
Badge List
Each student has earned practice badges. Given badge counts, print the largest count.
Open problemProblems
Build problem-solving habits with topic filters, difficulty levels, visible examples, and an online code workspace.
Choose a Python Foundations, coding practice, or PCEP review path and work through problems in order.
Difficulty
Showing 3 of 30 problems
Clear filtersEach student has earned practice badges. Given badge counts, print the largest count.
Open problemFind the largest integer in a list.
Open problemGiven a list of route stop names and a school name, print `YES` if the school appears in the route and `NO` otherwise.
Open problem