搭建开发环境
This commit is contained in:
parent
54ce97680b
commit
9877384d25
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
### IntelliJ IDEA ###
|
||||
.idea
|
||||
*.iws
|
||||
*.ip
|
||||
2
helloword.py
Normal file
2
helloword.py
Normal file
@ -0,0 +1,2 @@
|
||||
|
||||
print("hello word !")
|
||||
Loading…
x
Reference in New Issue
Block a user