• kernelle@lemmy.world
    link
    fedilink
    arrow-up
    9
    ·
    3 days ago
            for i in range(1, len(a)):
                if a[i] < a[i-1]:
                    like_all_things_should_be = False
                    break
    

    What’s going on in Thanos’ head in all that B-roll