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

Noob at Python

So how do I make in while loop? Display: * ** *** **** *****

pythonpython2
6th Jul 2017, 8:34 AM
Joseph Adrian Padriga
Joseph Adrian Padriga - avatar
1 Answer
+ 5
n = 0 while n <= 5: print("*"*n) n += 1
6th Jul 2017, 8:44 AM
Maya
Maya - avatar

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
Is anyone else experiencing this Sololearn issue?
0 Votes
Best language?
0 Votes
solo learn program issue - iPhone?
1 Votes
How do I keep myself motivated in coding
0 Votes
you con help mi
1 Votes
Bro can you fix yt error?
0 Votes
Learn - multiple choice course questions display in one box making it impossible to continue
1 Votes
Anyone have song names? Comment your favorites here for a project im working on
0 Votes
I want to know how to make an Payment App like what I need to learn I need some guidance
0 Votes
Sql practice
0 Votes