bourgeoisiefrog

3
reputation
4

OK

about_me_complete = True

if about_me_complete:
    print("OK")
else:
    print("Does not exist")