From 407f08a2a0e5165b2ecdf7e61fd39302a95b5c8b Mon Sep 17 00:00:00 2001 From: ynonp-test Date: Thu, 13 Oct 2016 18:30:49 +0300 Subject: [PATCH] Solution for: sol-python.syntax-lab/01.py --- 05_syntax_lab/01.py | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) 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