diff --git a/05_syntax_lab/01.py b/05_syntax_lab/01.py index 310765c..0fe0ded 100644 --- a/05_syntax_lab/01.py +++ b/05_syntax_lab/01.py @@ -1,5 +1 @@ -""" -Write a program that reads 10 numbers from -the user and prints the largest one -""" - +""" a first solution