micropython: add micropython component
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
print("".lower())
|
||||
print(" t\tn\nr\rv\vf\f".upper())
|
||||
print(" T E S T".lower())
|
||||
print("*@a1b2cabc_[]/\\".upper())
|
Reference in New Issue
Block a user