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

Publicado em: 29 Março 2021
no canal de: 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 ...  


Nesta página do site você pode assistir ao vídeo on-line Python Pattern 01 || Isosceles Triangle pattern in Two line || Python class11 duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário CoREdcoder 29 Março 2021, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 266 vezes e gostou 20 espectadores. Boa visualização!