Compare commits

..

No commits in common. 'main' and 'z_branch' have entirely different histories.

1
.gitignore vendored

@ -1 +0,0 @@
.idea

@ -1,2 +0,0 @@
# 阅读和分析开源软件

Binary file not shown.

@ -0,0 +1,2 @@
print('Hello World')
print('2Hello World')
Loading…
Cancel
Save