Skip to content

Commit 39ae4cf

Browse files
authored
Merge pull request #11 from LiHua-Official/master
2 parents f7b8cae + 5c5b99e commit 39ae4cf

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
```py
66
>>> import __hello__
77
Hello World!
8+
>>> import __phello__
9+
Hello world!
810
```
911

1012
### 2. The classic

0 commit comments

Comments
 (0)