5 lines
56 B
Python
5 lines
56 B
Python
|
|
import app
|
|
|
|
app.say("hello world, how are you today?")
|
|
|
import app
|
|
|
|
app.say("hello world, how are you today?")
|