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

Publicado el: 29 marzo 2021
en el 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 ...  


En esta página del sitio puede ver el video en línea Python Pattern 01 || Isosceles Triangle pattern in Two line || Python class11 de Duración hora minuto segunda en buena calidad , que subió el usuario CoREdcoder 29 marzo 2021, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 266 veces y le gustó 20 a los espectadores. Disfruta viendo!