Create 3 - One Road.py

This commit is contained in:
Lukas Baumann 2021-02-18 20:55:08 +01:00 committed by GitHub
parent 55d6140139
commit 607ca9e34c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
02/3 - One Road.py Normal file
View File

@ -0,0 +1 @@
print(min(a, b, c))