Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Aprende Challenge: Find Lines with Keyword | Automating Tasks with Python
Automating System Tasks with Python: A Beginner's Guide
Sección 1. Capítulo 16
single

single

bookChallenge: Find Lines with Keyword

Desliza para mostrar el menú

Tarea

Desliza para comenzar a programar

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.

Solución

Switch to desktopCambia al escritorio para practicar en el mundo realContinúe desde donde se encuentra utilizando una de las siguientes opciones
¿Todo estuvo claro?

¿Cómo podemos mejorarlo?

¡Gracias por tus comentarios!

Sección 1. Capítulo 16
single

single

Pregunte a AI

expand

Pregunte a AI

ChatGPT

Pregunte lo que quiera o pruebe una de las preguntas sugeridas para comenzar nuestra charla

some-alt