+ 3
Challenge: nombre triangulaire
Ăcrivez un code qui retourne un triangle de cette maniĂšre: 1 12 123 1234 Vous utiliserez pour cela une entrĂ©e de l'utilisateur qui dĂ©finira le nombre de niveau dans le triangle (4 dans cet exemple) Finalement vous allez afficher la somme de tous les nombres du triangle obtenu Challenge in english: https://www.sololearn.com/discuss/645824/?ref=app
6 Answers
+ 9
Hope i understood correctly the task, it would be nice make it available in English. :)
https://code.sololearn.com/WrzmeT73691D/?ref=app
+ 2
aquĂ, la mĂa, salut: https://code.sololearn.com/W9DuF7K3w16R/?ref=app
from: https://www.sololearn.com/Discuss/645824/?ref=app
+ 1
@Maz I also post the challenge in english and your code it's correct
+ 1
@sayan the same as @Maz, you can post your code in the english post that I made. This post is in French if there is some French people who don't speak english but thank you for your answer
0
- 2
different challenge on the way
TUESDAY TALES
https://www.sololearn.com/discuss/646010/?ref=app