• Courses
  • Code Compiler
  • Discuss
  • Pricing
  • Teams
Menu
0

If there is a list then we need to find the numbers in that list which occurs only once in python.. Pls help

python
14th Sep 2020, 5:53 AM
Ganesh S
2 Answers
+ 2
print([li for li in numbers if numbers.count(li)==1])
14th Sep 2020, 6:00 AM
Oma Falk
Oma Falk - avatar
+ 1
You can use list.count(x)
14th Sep 2020, 5:57 AM
[][]

Often have questions like this?

Learn more efficiently, for free:

  • Introduction to Python

    7.1M learners

  • Introduction to Java

    4.7M learners

  • Introduction to C

    1.5M learners

  • Introduction to HTML

    7.5M learners

See all courses
Hot today
What are ctx.save() and ctx.restore() in canvas?
0 Votes
How to do a game
0 Votes
اريد برنامج بيع شاهي احمر وشاهي حليب وكبتشينو
0 Votes
What could i use c# and c++ for?
1 Votes
What course is worth and best in this time ?
0 Votes
the language in Arabic is wrong the English words with the Arabic words make faults please fix this problem fastest you can
1 Votes
Hey Guys, How to learn PHP in sololearn???
0 Votes
What do you think about using AI?
0 Votes
What is Decorator in Python ? Can Someone Explain Clearly??
1 Votes
¿Cómo puedo aprender esto no entiendo del todo?
0 Votes