• sanayeon's Activity

Created a forum post "Why is it not working?"
def between_markers(text: str, begin: str, end: str) -> str: word = '' if text
def checkio(array): sum = 0 for i in array[0::2]: sum += i return sum *