3 lines
41 B
Python
3 lines
41 B
Python
def call_api():
|
|
print("Calling API")
|
def call_api():
|
|
print("Calling API")
|