Image 1 — Who do I use to clear these stages
Image 2 — Who do I use to clear these stages
Image 3 — Who do I use to clear these stages
Image 4 — Who do I use to clear these stages
Image 5 — Who do I use to clear these stages
▲ 10 r/morimenstactics+1 crossposts

Who do I use to clear these stages

I tried using a kath and poison team but i keep dying too early, idk what to do. Also trying to clear on alert 4

u/Separate-Discount472 — 3 days ago
▲ 1 r/cs50

CS50p - Lines of Code

import sys

def main():
    a = verify(sys.argv)
    try:
        with open(a) as f:
            contents = f.readlines()
            print(count_lines(contents))

    except FileNotFoundError:
        print("File does not exist")

def count_lines(content):
    count = 0
    for line in content:
        if "#" in line:
            continue
        if line.isspace():
            continue
        else:
            count += 1
    return count

def verify(argv):
    if len(argv) > 2:
        sys.exit("Too many arguments")

    if len(argv) < 2:
        sys.exit("Too few arguments")

    if not argv[1].endswith(".py"):
        sys.exit("Not a python file")

    return argv[1]

if __name__ == '__main__':
    main()

Code fails the last check:

:( lines.py yields 2058 given 2058 lines of code in an open-source library file

expected: "2058"

actual: "2049\n"

Im not sure what the error is could someone please explain>!&#x200B;!<

reddit.com
u/Separate-Discount472 — 23 days ago

How do you use poison?

I've been trying to clear wave 3 with this team but I keep dying in the end. Ion really know what I'm doing

u/Separate-Discount472 — 23 days ago

Who do I OE first?

I currently have 3 prototype horizon so with the echoing wishes banner ill probably be able to get 1 of these characters to +4. The only other OE characters I have are saya, gdoll, and corposant. I also got xu, horla, clem, and arachne but they are E0

u/Separate-Discount472 — 28 days ago

I don't think any of you know what it means to rape

You throw the word "rape" and use it as a buzzword. Calling yourselves"Semen" just because you like rape. But real seinen chads like me, ayanokouji, and vagabond actually understand rape. Don't call yourself semen until you've spent half your life in jail for sexual assault. Larpers

reddit.com
u/Separate-Discount472 — 2 months ago