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 97cd4a3 commit 3adcc48Copy full SHA for 3adcc48
src/main.py
@@ -16,4 +16,4 @@
16
print(t4)
17
print(t3)
18
19
-print(t1 != t2)
+print(t1 != t3)
0 commit comments