rewrite task manager challenge #5
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: waldek/python_introduction#5
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The task manager challenge did not work as there was no argparse tutorial before an it's just too much to take in at once. We should rewrite it to be CLI first, then move on to the argparse lib if there is time. Overall they might ot be ready to take full advantage of the lib/pgm separation aspect.
improvement is added but needs some cleanup to integrate the argparse with the CLI example.