decisions and a README
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
def main():
|
||||
print('hello python android')
|
||||
|
||||
if __name__ == "__main__":
|
||||
main()
|
||||
Reference in New Issue
Block a user