While loop in Python pattern printing | Python tutorial for beginners in Hindi Urdu lesson 15

Veröffentlicht am: 29 Dezember 2020
auf dem Kanal: ifactner
329
9

We print symbols on user screen using the while loops in Python language in this Python for beginners in Hindi Urdu lesson 15. This is second part of While loops Python language tutorial | Python for beginners in Hindi Urdu lesson 14 at    • While loops Python language tutorial | Pyt...  .

We learn to write the following lines of code in Python to print symbols on the screen using the while loops:
While loop
count_1 = 1
while count_1 (less than symbol)= 5:
print('#3' * count_1)
count_1 = count_1 + 1
while count_1 (greater than symbol)= 1:
print('#3' * count_1)
count_1 = count_1 - 1
print(count_1)

Watch also:
1. Python basics programming tutorial for beginners | Python print hello world code in Hindi Urdu - part 1 at    • Python basics programming tutorial for beg...  .

2. Print function in Python to display multiple lines | Python programming tutorial in Hindi Urdu at    • Print function in Python to display multip...  

3. Introduction to Variables in Python | Python programming tutorial in Hindi Urdu at    • Introduction to Variables in Python | Pyth...  

4. Concatenation of strings and variables in PYTHON | Concatenating and type function in Python at    • Concatenation of strings and variables in ...  

5. Input function in Python with string function and concatenation | Python for beginners in Hindi Urdu at    • Input function in Python with string funct...  

6. Input function in Python with str and int functions for calculations | Python in Hindi Urdu at    • Input function in Python with str and int ...  

7. Python tutorial in Hindi Urdu | Convert cm to inches & Kgs to pounds in Python programming lesson 7 at    • Python tutorial in Hindi Urdu | Convert cm...  

8. Python string slicing and string indexes | Python tutorial for beginners in Hindi Urdu lesson 8 at    • Python string slicing and string indexes |...  

9. Formatted string in Python F-Strings in Python for string formatting for beginners in Hindi Urdu at    • Formatted string in Python F-Strings in Py...  

12. Arithmetic operators precedence and BEDMAS rule in Python | Python for beginners in Hindi Urdu 12 at    • Arithmetic operators precedence and BEDMAS...  

13. Implicit and explicit conversion concepts in Python | Python for beginners in Hindi Urdu lesson 13 at    • Implicit and explicit conversion concepts ...  

Full Python course in Hindi Urdu playlist at    • Python programming course in Hindi Urdu  .


Auf dieser Seite können Sie das Online-Video While loop in Python pattern printing | Python tutorial for beginners in Hindi Urdu lesson 15 mit der Dauer stunde minuten sekunde in guter Qualität ansehen, das der Benutzer ifactner 29 Dezember 2020 hochgeladen hat, den Link mit Freunden und Bekannten teilen, dieses Video wurde auf Youtube bereits 329 Mal angesehen und es wurde von 9 den Zuschauern gefallen. Viel Spaß beim Betrachtenden Zuschauern gefallen!