Challenge: To-Do List Organizer
Завдання
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.
Рішення
Все було зрозуміло?
Дякуємо за ваш відгук!
Секція 2. Розділ 3
single
Запитати АІ
Запитати АІ
Запитайте про що завгодно або спробуйте одне із запропонованих запитань, щоб почати наш чат
Suggested prompts:
Can you explain this in simpler terms?
What are the main points I should remember?
Can you give me an example?
Чудово!
Completion показник покращився до 5.56
Challenge: To-Do List Organizer
Свайпніть щоб показати меню
Завдання
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.
Рішення
Все було зрозуміло?
Дякуємо за ваш відгук!
Секція 2. Розділ 3
single