From a7ac5a3ce2c2ad4549fec5600acab90a4c823bda Mon Sep 17 00:00:00 2001
From: Timotej Lazar
Date: Tue, 6 Oct 2015 11:51:12 +0200
Subject: Remove a stray comma (oko sokolovo)
---
python/problems/introduction/pythagorean_theorem/sl.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'python/problems')
diff --git a/python/problems/introduction/pythagorean_theorem/sl.py b/python/problems/introduction/pythagorean_theorem/sl.py
index a29d73c..b3424cb 100644
--- a/python/problems/introduction/pythagorean_theorem/sl.py
+++ b/python/problems/introduction/pythagorean_theorem/sl.py
@@ -55,7 +55,7 @@ jih ločimo z vejico. Recimo, da imamo spremenljivko ime
,
ki vsebuje naše ime, potem lahko napišemo:
print("Ime mi je", ime, ".")
-
'''],
+''']
plan = ['''\
Program razdelimo na tri dele kot pri Fahrenheitih:
@@ -91,4 +91,4 @@ v = float(input(" ...
''']
-}
\ No newline at end of file
+}
--
cgit v1.2.1