micropython/examples/embedding-full/modules/frozenhello.py

3 wiersze
47 B
Python

def hello():
return "Hello from the cold!"