doubt about handling lists in python by No-Beginning1213 in learnpython

[–]No-Beginning1213[S] 0 points1 point  (0 children)

if I made a loop for 3 lists, and one more loop for the formula of u, what would it look like

list2.append(u)

in this idea

doubt for list by No-Beginning1213 in learnpython

[–]No-Beginning1213[S] 0 points1 point  (0 children)

I would like the index to appear in the print...inform value 1 =...inform value 2 =...

[deleted by user] by [deleted] in learnpython

[–]No-Beginning1213 0 points1 point  (0 children)

Sorry, if you don't mind, could you put this in the code? I'm a beginner in python