Courses
LoginStart now
Courses
LoginStart now
0

To find the duplicates

def dup (l): s=[] for i in l: if (l.count (i)>1): s.append (i) print (s) x=[1,2,2,3,4,5,5,6] dup (x) OUTPUT: [2,5]

duplicates
4th Oct 2017, 1:00 PM
Chilukuri Sri Jyothsna Devi
Chilukuri Sri Jyothsna Devi - avatar
1 Respuesta

¿Tienes a menudo preguntas como esta?

Aprende gratis de forma más eficaz

  • Introducción a Python

    7,1M de estudiantes

  • Introducción a Java

    4,7M de estudiantes

  • Introducción a C

    1,5M de estudiantes

  • Introducción a HTML

    7,5M de estudiantes

Ver todos los cursos
En tendencia hoy
Hofstadter a sequence code coach is not running
0 Votes
DSA doubt
1 Votes
the code for bigneer is not really what to do after coding begeneer in sololearn
0 Votes
Input errors (python)
1 Votes
Data structure using C
0 Votes
Vote Code
1 Votes
Without degree job
0 Votes
I wanna know is that what about dot net developers in future there is possible they gonna downfall in industry
0 Votes
Welcome to my portfolio. Here you'll find a collection of my projects and creations. I specialize in [Your Specialization, e.g.
0 Votes
How can I add gradient to the background
0 Votes