add pythons exercises
This commit is contained in:
parent
a6d06c4f53
commit
373030f9d2
@ -1,3 +1,6 @@
|
|||||||
|
#!/usr/bin/python
|
||||||
|
# -*- coding: utf-8 -
|
||||||
|
|
||||||
"""Task 102"""
|
"""Task 102"""
|
||||||
|
|
||||||
def add_three_numbers(a, b, c):
|
def add_three_numbers(a, b, c):
|
||||||
|
Loading…
Reference in New Issue
Block a user