Challenge: To-Do List Organizer
Aufgabe
Swipe to start coding
Write a Python script to manage a to-do list using a list. The script should allow you to add tasks, remove tasks, and display the current list of tasks.
- Add a task by inserting it into the
taskslist. - Remove a task by deleting it from the
taskslist if it exists. - Display the current list of tasks by printing the
taskslist.
Lösung
War alles klar?
Danke für Ihr Feedback!
Abschnitt 2. Kapitel 3
single
Fragen Sie AI
Fragen Sie AI
Fragen Sie alles oder probieren Sie eine der vorgeschlagenen Fragen, um unser Gespräch zu beginnen
Suggested prompts:
Can you explain this in simpler terms?
What are the main points I should remember?
Can you give me an example?
Großartig!
Completion Rate verbessert auf 5.56
Challenge: To-Do List Organizer
Swipe um das Menü anzuzeigen
Aufgabe
Swipe to start coding
Write a Python script to manage a to-do list using a list. The script should allow you to add tasks, remove tasks, and display the current list of tasks.
- Add a task by inserting it into the
taskslist. - Remove a task by deleting it from the
taskslist if it exists. - Display the current list of tasks by printing the
taskslist.
Lösung
War alles klar?
Danke für Ihr Feedback!
Abschnitt 2. Kapitel 3
single