Exercice corrigé 119 : Créer, remplir et afficher une matrice et sa transposée | Python

  Рет қаралды 15,920

Hassan EL BAHI

Hassan EL BAHI

Күн бұрын

Dans cette vidéo, nous allons écrire un programme qui lit une matrice A (liste à deux dimensions) de dimensions 4 et 6 au clavier et affiche les données suivantes :
- La matrice A
- La transposée de A
🗂️ Playlists :
Exercices corrigés en Python : bit.ly/3sdkB6s
Cours : bit.ly/3hyErDY
📌 Liens :
LinkedIn : / elbahihassan
Instagram : / hassan.el.bahi
Facebook page : / elbahihassanpage
Facebook groupe : / devcademy
Site Web: elbahihassan.com/

Пікірлер: 12
@zikoziko9379
@zikoziko9379 2 жыл бұрын
Tout mes remerciements pour tes précieux cours est merci
@sinnabalde4271
@sinnabalde4271 2 жыл бұрын
Bonjour on attend impatiemment la suite des cours en python merci
@Danielboh-kt1nc
@Danielboh-kt1nc Жыл бұрын
Pourquoi avons nous ajouter 'end 'dans l'instruction print ?
@attiouiradouane2127
@attiouiradouane2127 8 ай бұрын
Calcul valeur propre
@sinnabalde4271
@sinnabalde4271 2 жыл бұрын
On aimerait aussi avoir des cours en infographie photoshop on compte beaucoup sur vous merci encore
@bachirnass1401
@bachirnass1401 Жыл бұрын
l=[] m=[] for i in range (3) : for i in range (3) : print('m[',i+1,']= ',end='') n=int(input()) m.append(n) l.append(m) m=[] print(l) x=-1 t=[] for k in range(3) : x += 1 for i in list(l) : h = -1 for j in list(i): h += 1 if h == x : m.append(j) break t.append(m) m=[] print(t)
@sondaghellaf4998
@sondaghellaf4998 2 жыл бұрын
Salut j'espère que vous allez bien ? Haba nt3lm البرمجة mis ma3mbalich mnin nbda bwach tnshni
@aminessbaa2796
@aminessbaa2796 2 жыл бұрын
Tu dois Commencer par l'alghorithme qui deja dans cette chaîne
@user-tg1ub8pg7r
@user-tg1ub8pg7r 3 ай бұрын
commencer avec un toto sur le language python est on suite commencer cettee serie des exercices python
@julien171
@julien171 2 ай бұрын
t ki jte coco ap frr
@mohamedbenyghil2380
@mohamedbenyghil2380 Жыл бұрын
*************** my solution before watching, jus with java langage**************************** public static void transposéeMatrix(int[][]A){ int B[][] = new int[A[0].length][A.length]; for(int i=0;i
@rezguiroi6503
@rezguiroi6503 Ай бұрын
l = [] t = [] for i in range(4): k = [] for j in range(6): x = int(input("Entre X:")) k.append(x) l.append(k) print(l) for j in range(6): linge = [] for n in range(4): linge.append(l[n][j]) t.append(linge) print("***************** ******************") for s in l: for e in s: print(e,end=" ") print() print("***************** ******************") for s in t: for e in s: print(e,end=" ") print()
PLEASE Use These 5 Python Decorators
20:12
Tech With Tim
Рет қаралды 111 М.
At the end of the video, deadpool did this #harleyquinn #deadpool3 #wolverin #shorts
00:15
Anastasyia Prichinina. Actress. Cosplayer.
Рет қаралды 18 МЛН
МЕБЕЛЬ ВЫДАСТ СОТРУДНИКАМ ПОЛИЦИИ ТАБЕЛЬНУЮ МЕБЕЛЬ
00:20
Blue Food VS Red Food Emoji Mukbang
00:33
MOOMOO STUDIO [무무 스튜디오]
Рет қаралды 36 МЛН
Les Matrice de A à Z | Algorithme et Python | Sc. Informatique
18:15
Beta Life Academy
Рет қаралды 28 М.
🤖Intelligence Artificielle Python & 📗Créer un Livre Audio
10:26
AI Expert Explains Future Programming Jobs… and Python
9:59
Travis Media
Рет қаралды 289 М.
Matplotlib: Créer facilement des graphiques en Python
12:22
SimpleTech
Рет қаралды 6 М.
Apprendre Python - Les ensembles (sets)
10:09
Mohamed Chiny
Рет қаралды 1,2 М.
Learn NUMPY in 5 minutes - BEST Python Library!
13:38
Python Programmer
Рет қаралды 848 М.
At the end of the video, deadpool did this #harleyquinn #deadpool3 #wolverin #shorts
00:15
Anastasyia Prichinina. Actress. Cosplayer.
Рет қаралды 18 МЛН