+ 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)
2 Antworten
0
what language u want it in.....