From 55bb597ae555e3f80454c017de4f47d68f1e9145 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matev=C5=BE=20Pober=C5=BEnik?= Date: Fri, 17 Nov 2017 12:24:29 +0100 Subject: =?UTF-8?q?Fix=20'popre=C4=8Dje'=20to=20'povpre=C4=8Dje'=20multipl?= =?UTF-8?q?e=20times?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- python/problems/functions_and_modules/modules_sl.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python/problems/functions_and_modules/modules_sl.html') diff --git a/python/problems/functions_and_modules/modules_sl.html b/python/problems/functions_and_modules/modules_sl.html index ec414ef..4d5e148 100644 --- a/python/problems/functions_and_modules/modules_sl.html +++ b/python/problems/functions_and_modules/modules_sl.html @@ -70,7 +70,7 @@ ['Ana', 'Fanci', 'Dani', 'Cilka', 'Ema', 'Berta']

random.gauss(mu, sigma) vrača naključna števila iz Gaussove - distribucije s podanim poprečjem mu in varianco + distribucije s podanim povprečjem mu in varianco sigma. Tule je pet števil iz distribucije N(10, 3):

>>> for i in range(5):
-- 
cgit v1.2.1