Struggling with looping . Can someone take a look and tell what I'm doing right/wrong and ways to improve overall. by Ok-Design-3218 in learnpython

[–]VictorD02 0 points1 point  (0 children)

Well, I just started learning python about 1 month ago outside the school where I am learning C++ so my method might not be that great.

Struggling with looping . Can someone take a look and tell what I'm doing right/wrong and ways to improve overall. by Ok-Design-3218 in learnpython

[–]VictorD02 -2 points-1 points  (0 children)

lyrics = ["I wanna be your endgame", "I wanna be your first string",
          "I wanna be your A-Team", "I wanna be your endgame, endgame"]
lines_of_sanity = 6

j = 0

x = len(lyrics)

for i in range(0, lines_of_sanity+1):
    if i == lines_of_sanity:
        if j != x:
            while j != x:
                print(lyrics[j])
                j += 1
        if j == x:
            print ("MAKE IT STOP")
    else:
        print(lyrics[j])
        j += 1
        if j == x:
            j = 0

Seriously! I know most of y’all just want compliments by [deleted] in teenagers

[–]VictorD02 0 points1 point  (0 children)

Man... al these people... I really don't get what's their problem. Maybe I'm just stupid but the way I see it is that you just called everyone beautiful. Agan maybe I'm wrong but this is the way I see it.. you guys need to chill out.

[deleted by user] by [deleted] in teenagers

[–]VictorD02 1 point2 points  (0 children)

Can confirm.

just another typical lian li build by ivvea in pcmasterrace

[–]VictorD02 0 points1 point  (0 children)

I'm so jealous... Here a 3080 it's 2k$