Cody Bable

Generation

code to explanationTue, 16 May 2023

def sum_numbers(text: str) -> int

The function sum_numbers takes a string and returns the sum of all the numbers in the string.

Want to kickstart your project?Use the new AI Studio to create your code