Python: Combining Operations and Functions
Instructions
Loading...
Your exercise will be checked with these tests:
import index
def test1():
assert not index.is_international_phone("89602223423")
assert index.is_international_phone("+79602223423")
Teacher's solution will be available in:
20:00
