Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Oppiskele Challenge: Find Lines with Keyword | Automating Tasks with Python
Automating System Tasks with Python: A Beginner's Guide
Osio 1. Luku 16
single

single

bookChallenge: Find Lines with Keyword

Pyyhkäise näyttääksesi valikon

Tehtävä

Pyyhkäise aloittaaksesi koodauksen

Write a function that prints all lines from a list that contain a specific keyword.

  • Iterate through each string in the lines list.
  • For each string, check if the keyword is present.
  • Print every string that contains the keyword.

Ratkaisu

Switch to desktopVaihda työpöytään todellista harjoitusta vartenJatka siitä, missä olet käyttämällä jotakin alla olevista vaihtoehdoista
Oliko kaikki selvää?

Miten voimme parantaa sitä?

Kiitos palautteestasi!

Osio 1. Luku 16
single

single

Kysy tekoälyä

expand

Kysy tekoälyä

ChatGPT

Kysy mitä tahansa tai kokeile jotakin ehdotetuista kysymyksistä aloittaaksesi keskustelumme

some-alt