testing repo on linux
This commit is contained in:
commit
b986c8bf8d
4
helloworld.py
Normal file
4
helloworld.py
Normal file
@ -0,0 +1,4 @@
|
||||
x = 'Hello'
|
||||
y = 'world'
|
||||
|
||||
print(x+y)
|
||||
Loading…
Reference in New Issue
Block a user