Until yesterday in this Python course the total steps were 522, this evening I noticed they have become 521. Does anyone know why?
Welcome to the forum @cesaremazzilli98
The new curriculum is still in beta, so steps can change: added, updated, or removed.
Happy coding
Ok, I understood….thank you so much
1 Like
if you want to know exactly, the Build a Discount Calculator workshop was updated to use a newer method for type hints of lists containing something, and so one step that asked to add an import was remoded. Changes start here: https://www.freecodecamp.org/learn/python-v9/workshop-discount-calculator/step-23
1 Like
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.