Skip When a Multiple of X

Beginner

In this project, you will learn how to create a function that generates a list of numbers from 1 to 100, skipping any numbers that are multiples of a given number or contain that number.

python

Teacher

labby
Labby
Labby is the LabEx teacher.