While working on a python script I got a SyntaxError while splitting my code into functions code:
def pass(): print("Sol")
Error