# Introduction In this lab, you need to create a program that takes an integer input from the user, uses list comprehension to create a list of natural numbers up to that input, and prints the list.
Click the virtual machine below to start practicing