# Introduction In this lab, you need to write a program that takes an integer input `number` and prints the first `number` numbers using a for loop.
Click the virtual machine below to start practicing