# Introduction In this lab, you need to write a Python program that takes an integer `n` as input and returns a list of the first `n` odd numbers.
Click the virtual machine below to start practicing