I want this type of program, pls give some ideas. .... guys...... | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 1

I want this type of program, pls give some ideas. .... guys......

complicated=[1,2,3,4,5,6,7] list(range(8,21)) for verycomplicated in range(8,21): complicated.append(verycomplicated ) print(complicated)

21st Jun 2017, 5:05 PM
Karthick Raj
Karthick Raj - avatar
2 Réponses
0
what language u want it in.....
22nd Jun 2017, 9:05 PM
Michael Szczepanski
Michael Szczepanski - avatar
24th Jun 2017, 5:34 PM
Karthick Raj
Karthick Raj - avatar