• Cursos
  • Compilador de Código
  • Debatir
  • Precios
  • Teams
Menu
0

How to identify whether a in i results into True or False ?

a = (0) b = [0],[{0}],{(0,)},[(0)] print(type(a)) for i in b: print(a in i)

python3
10th Nov 2020, 3:29 AM
Rajan K
Rajan K - 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
Can I import any module in python in this app?
1 Votes
Loops and conditions
2 Votes
Algorithm to create maze-like grid
2 Votes
photo upload issue in html code
0 Votes
app for lessons
1 Votes
Any coding competitions?
1 Votes
I can't figure out how to use the getElementById code in JavaScript Code Playground, I've tried multiple times and watched YT
0 Votes
Rise of AI
1 Votes
Need a personal tutor
0 Votes
Community and feed option
0 Votes