• Cursos
  • Compilador de Código
  • Discutir
  • Preços
  • Teams
Menu
0

Some body know what is the answer?

Hello!. Do some boddy know how to solve this in python ?. https://www.sololearn.com/learning/1073/2497/5345/2

pythonprograming
26th Dec 2020, 9:15 PM
Jose
Jose - avatar
2 Respostas
0
Use filter and lambda.
26th Dec 2020, 9:32 PM
rodwynnejones
rodwynnejones - avatar
0
nums = [1, 2, 8, 3, 7] res = list(filter(lambda x: x%2==0, nums)) print(res)
27th Dec 2020, 2:18 AM
Mitta Mukesh Kumar
Mitta Mukesh Kumar - avatar

Costuma ter perguntas como essa?

Aprenda de maneira mais eficiente, de graça:

  • Introdução ao Python

    7.1M de alunos

  • Introdução ao Java

    4.7M de alunos

  • Introdução ao C

    1.5M alunos

  • Introdução ao HTML

    7.5M alunos

Ver todos os cursos
Quente hoje
Hello World!
0 Votes
What is wrost mistake that mostly people made while learning coding?
0 Votes
I'm lost with JavaScript (document.getElementById(".") And clearly making mistakes, Can someone help, I thought I had it but no.
0 Votes
What’s the actual difference between MB and GB in real-world usage?
1 Votes
Script file names
0 Votes
How to put multiple inputs in python?
1 Votes
Html learn
1 Votes
Je cherche des gens qui parle français pour apprendre le langage c
0 Votes
What can I do after learning python and how to create amazing codes. And how many times it would take to be a good programmer😅
0 Votes
I wish Ruby back in the course list
1 Votes