We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c55e7c commit 67795d3Copy full SHA for 67795d3
code/ch02-error-messages/better_messages.py
@@ -57,6 +57,5 @@ def main():
57
# print(f"The weight of bob and sarah is {bob.weight} & {sara.weight}")
58
59
60
-
61
if __name__ == '__main__':
62
main()
0 commit comments