From a451016b9efa919d7564fc75ab812052d1cd25f5 Mon Sep 17 00:00:00 2001 From: Martin Date: Wed, 7 Oct 2015 08:34:21 +0200 Subject: Added final hints to ballistics and pythagorean. --- python/problems/introduction/ballistics/sl.py | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'python/problems/introduction/ballistics/sl.py') diff --git a/python/problems/introduction/ballistics/sl.py b/python/problems/introduction/ballistics/sl.py index 9c0cb36..fa0fe5d 100644 --- a/python/problems/introduction/ballistics/sl.py +++ b/python/problems/introduction/ballistics/sl.py @@ -92,5 +92,11 @@ ki jo moramo najprej pretvoriti v tip float:

 v = float(input(" ...
 
-'''] +'''], + 'final_hint' : [ + '''\ +

Odlično, program deluje pravilno!
+Če želiš še kaj več izvedeti o topologiji ...

'''] + } -- cgit v1.2.1