Course Content
Introduction to Python (generated task tests)
Introduction to Python (generated task tests)
Comments
Quick Tip: You can quickly comment or uncomment lines of code by selecting them and pressing Ctrl + / on Windows or Command + / on Mac.
print("Blueberries") # print("Oranges") print("Ranch dressing")
Everything was clear?
Thanks for your feedback!
SectionΒ 1. ChapterΒ 2