Hướng dẫn thử thách
1 / 19
Step 1
In this workshop you will create a pin extractor, the pin digits are hidden in each line of a poem.
Start by creating a function called `pin_extractor` with a parameter `poem`. An empty function gives an error, so add `pass` inside the function momentarily to make it valid.
Vượt qua bài kiểm tra hiện tại để mở khóa bài tiếp theo.
main.py
UTF-8 • Tab Size: 2Kiểm tra bài:⌘↵