Operações | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 1

Operações

Fill in the blanks to check if the input is present in the "names" list and output the message. name = input() (name names): ("Name found") Can you guys help me?

4th Nov 2022, 11:26 PM
Victor Guerrero
Victor Guerrero - avatar
1 Respuesta
0
First, include in your question a tag with the language name. Then, review lessons about: 1. Conditionals 2. List methods 3. Output functions I also recommend elaborating more in your question description: what exactly are the difficulties?
5th Nov 2022, 1:23 AM
Emerson Prado
Emerson Prado - avatar