📜  代码挑战 python 代码示例

📅  最后修改于: 2022-03-11 14:46:03.434000             🧑  作者: Mango

代码示例2
# Here are 2 great websites for python challenges:
website1 = "https://www.practicepython.org/"
website2 = "https://pythonprinciples.com/challenges/"
# Still a beginner? Want to learn more? Check out this website:
website3 = "https://pythonprinciples.com/lessons/"