Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 2f7dabf

Browse files
🌝(*): 伪装最好的语言
1 parent c328968 commit 2f7dabf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎index.php‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
<?php
2-
echo "Hello, World!";
2+
echo "PHP is the best programming language in the world!";

‎main.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env python3
22
def main():
3-
print("Life is short, I use Python!")
3+
print("Life is short, you need Python.")
44

55
if __name__ == '__main__':
66
main()

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /