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

how can i print 2 for 20 times in python's while loop

pythonprintwhileloop
3rd Apr 2020, 11:02 AM
HAMZA
2 Respuestas
0
x = 20 while x>0: print("2") x=x-1
3rd Apr 2020, 11:04 AM
Marco
Marco - avatar
0
Like this: x = 0 while x < 20: print("2") x+=1
3rd Apr 2020, 11:15 AM
March Zucherbug
March Zucherbug - avatar

¿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
Hey I've done the C# and SQL beginner and intermediate, but still feel like there could be more... Is there advanced somewhere?
2 Votes
Beginner question
0 Votes
Issue with Sololearn Module Quiz Despite Correct Answers
1 Votes
Remove
0 Votes
I need help to solve this
0 Votes
Project
0 Votes
Engineer Cloud
0 Votes
Hey what the research process order for them that I am telling you please order them and tell me answer
0 Votes
Lua?
1 Votes
by getting subscription will it help to me be a pro in python is it appropriate app? please guide me
0 Votes