From e7da8307b008ba2c6e72252aef39a4ef5123bb2c Mon Sep 17 00:00:00 2001 From: ZiLi-meowzz <52988141+ZiLi-meowzz@users.noreply.github.com> Date: Wed, 28 Oct 2020 19:03:50 +0800 Subject: [PATCH] Update t13_mode1.py --- t13_mode1.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/t13_mode1.py b/t13_mode1.py index 62cae51..d343e40 100644 --- a/t13_mode1.py +++ b/t13_mode1.py @@ -7,3 +7,5 @@ # the above only works if there is only 1 mode # what if there is more than 1 mode? + +Use either median or mean, if there is more than one mode.