0
Can I skip early sections of programs?
I want to skip ahead in the python class that im doing since I already know everything its teaching me, is there any way how?
2 Réponses
+ 5
If you think you know all these sections then you should enter the intermediate python course
https://www.sololearn.com/learn/courses/python-intermediate
Keep moving forward, if you want to review you can complete the starter course so you can improve and perfect more every day
0
Smooth_Yogurto ,
Unfortunately, no.
Now, you're taking Python Developer, which is a splice of Introduction to Python and Python Intermediate, so if you're currently in the first half, you could skip the rest of the first half by abandoning Python Developer and enrolling in Python Intermediate, as STE4LPH said, but once there, you couldn't skip past any parts of Python Intermediate.
You could also check out the official tutorial on python.org. Every part is independently accessible.
https://docs.python.org/3/tutorial/index.html