Python Pattern for Beginners Video 7 : Alphabet Pattern 2

preview_player
Показать описание
In this video i will show you how to create half pyramid pattern of alphabets whose characters are incremented after each unit using python. these pattern helps you clear the following concepts

1) for loops in python
2) if and else conditions in python

3) input and print in python

some keywords for search :

python pyramid pattern
python pyramid program
python pyramid tutorial
python pyramid tutorial for beginners
python pyramid pattern program
python pyramid example
python pyramid program example
python pattern program
python programs square
python pattern printing
python pattern programs - printing stars '*' in pyramid shape
python beginners project
python beginners program
python project for beginner
python beginners project tutorial
python beginners project with source code
python beginners programming exercise
python beginners project ideas
python programming beginners tutorial
beginners python projects
python programming beginners project
python project for beginners
python project tutorial for beginners
python project topic for beginners

tags : #alphabet_pattern #python_basics #i_know_python
Рекомендации по теме
Комментарии
Автор

hello thank u for this tutorial i learned somehow but can u help me with this program i cant do it properly

The user is asked for a number.
If the number given is odd, the program will print
a right triangle which its right angle is facing right, with max height and width of N and will print
alphabetically. If the number given is even, the program will print a right triangle which its right angle is facing left,
with max height and width of N and will print alphabetically.

mafeljanus
Автор

A
AA
AAA
AAAA

execute karne ke baad ye aa raha hai

UNQbiker