Last active 1728394592

nithir's Avatar nithir revised this gist 1728394592. Go to revision

1 file changed, 1 insertion

ternaire.py(file created)

@@ -0,0 +1 @@
1 + min = a if a < b else b
Newer Older