From 87a510e8c93ebdd9f535bf32450d385af87396de Mon Sep 17 00:00:00 2001 From: Martin Date: Tue, 15 Sep 2015 16:58:40 +0200 Subject: Added a new problem: Average --- python/problems/introduction/fahrenheit_to_celsius/sl.py | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) (limited to 'python/problems/introduction/fahrenheit_to_celsius') diff --git a/python/problems/introduction/fahrenheit_to_celsius/sl.py b/python/problems/introduction/fahrenheit_to_celsius/sl.py index 1c73cce..5cce6dc 100644 --- a/python/problems/introduction/fahrenheit_to_celsius/sl.py +++ b/python/problems/introduction/fahrenheit_to_celsius/sl.py @@ -23,26 +23,14 @@ general_exception = { ''', 'name_error' : ''' -

Napaka tipa NameError označuje, da uporabljate nedefinirano vrednost:

-