Build Fake Person

# Introduction In this challenge, we will first install a Python library called `Faker`, which is used to generate random data. Then we will use this tool to generate some `Person` objects and sort and output these randomly generated objects.

|60 : 00

Click the virtual machine below to start practicing