Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Lære Challenge: To-Do List Organizer | Organizing and Summarizing Data
Python for Daily Tasks

bookChallenge: To-Do List Organizer

Oppgave

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.

Løsning

Alt var klart?

Hvordan kan vi forbedre det?

Takk for tilbakemeldingene dine!

Seksjon 2. Kapittel 3
single

single

Spør AI

expand

Spør AI

ChatGPT

Spør om hva du vil, eller prøv ett av de foreslåtte spørsmålene for å starte chatten vår

close

bookChallenge: To-Do List Organizer

Sveip for å vise menyen

Oppgave

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.

Løsning

Switch to desktopBytt til skrivebordet for virkelighetspraksisFortsett der du er med et av alternativene nedenfor
Alt var klart?

Hvordan kan vi forbedre det?

Takk for tilbakemeldingene dine!

Seksjon 2. Kapittel 3
single

single

some-alt