Python Pattern 01 || Isosceles Triangle pattern in Two line || Python class11

Pubblicato il: 29 marzo 2021
sul canale di: CoREdcoder
266
20

In this video we learn how to print pattern in python easily and in few lines. I will continue this video series for you keep supporting me thank you.

Telegarm channel link-:
https://t.me/CoREcoder456

###########################
source code-:
n=int(input("enter the number"))
for x in range(1,n+1):
print(' '*(n-x)+'* '*x)

#######################################
Right angle triangle pattern-
   • | Right Angle Triange | Pattern code in 2 ...  


In questa pagina del sito puoi guardare il video online Python Pattern 01 || Isosceles Triangle pattern in Two line || Python class11 della durata di ore minuti seconda in buona qualità , che l'utente ha caricato CoREdcoder 29 marzo 2021, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 266 volte e gli è piaciuto 20 spettatori. Buona visione!