Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Вивчайте Challenge: To-Do List Organizer | Organizing and Summarizing Data
Practice
Projects
Quizzes & Challenges
Quizzes
Challenges
/
Python for Daily Tasks

bookChallenge: 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 tasks list.
  • Remove a task by deleting it from the tasks list if it exists.
  • Display the current list of tasks by printing the tasks list.

Рішення

Все було зрозуміло?

Як ми можемо покращити це?

Дякуємо за ваш відгук!

Секція 2. Розділ 3
single

single

Запитати АІ

expand

Запитати АІ

ChatGPT

Запитайте про що завгодно або спробуйте одне із запропонованих запитань, щоб почати наш чат

Suggested prompts:

Can you explain this in simpler terms?

What are the main points I should remember?

Can you give me an example?

close

bookChallenge: 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 tasks list.
  • Remove a task by deleting it from the tasks list if it exists.
  • Display the current list of tasks by printing the tasks list.

Рішення

Switch to desktopПерейдіть на комп'ютер для реальної практикиПродовжуйте з того місця, де ви зупинились, використовуючи один з наведених нижче варіантів
Все було зрозуміло?

Як ми можемо покращити це?

Дякуємо за ваш відгук!

Секція 2. Розділ 3
single

single

some-alt