The Python star pattern challenge is a popular task often assigned to new programming students. To complete the challenge, developers must demonstrate competency with variables, ranges and nested ...
Day 32/50 #python_challenge Problem statement: You are given a positive integer N. Your task is to print a palindromic triangle of size N For example, a palindromic triangle of size 5 is: 1 121 12321 ...
C'est un programme en Micro-python conçu pour fonctionner sur une calculatrice Numworks ou émulateur. Il permet de visualiser un triangle grace au longueur de ses côtés dans repére interactif. Le ...