Skip to content
Test
try:
total = 5 - x
print("Passed")
except:
print("Language: ", end="")
else:
print("Java")
finally:
print("Python")