From 97b4c5d86cc12447ac6845e25a863e26a88aec35 Mon Sep 17 00:00:00 2001 From: tomsmeding Date: Sun, 11 Dec 2016 21:18:47 +0100 Subject: 7b 8 9a --- 9a.py | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100755 9a.py (limited to '9a.py') diff --git a/9a.py b/9a.py new file mode 100755 index 0000000..2bba4a2 --- /dev/null +++ b/9a.py @@ -0,0 +1,21 @@ +#!/usr/bin/env python3 + +import sys + +def decomplen(s): + total=0 + i=0 + while i