This summary is the real content of the article.
This is the real text of the article. def sum_function(a, b): c = a + b return c