# Introduction The objective of this challenge is to write a script that accesses the course page of LabEx and saves its source code to a file. To accomplish this, we will use Python and the Requests module.
Click the virtual machine below to start practicing