Skip to content
 
 

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

def add_numbers(a, b)=c return a + b

Example usage

result = add_numbers(7, 4) print(f"The sum of 7 and 4 is: {result}")

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors