6 lines
75 B
Python
6 lines
75 B
Python
def test_times_3_integer():
|
|
pass
|
|
|
|
|
|
def test_times_3_string():
|
|
pass
|