This website requires JavaScript.
Explore
Help
Register
Sign In
zhongqiyi
/
python
Watch
1
Star
0
Fork
You've already forked python
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Signed-off-by: 10_2 <sairate@sina.cn>
Browse Source
...
This commit is contained in:
10_2
2024-12-28 14:18:28 +08:00
parent
4dcdf4d641
commit
9cfe08caa5
1 changed files
with
1 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
2
12.28.py
Unescape
Escape
View File
@ -1,4 +1,4 @@
name
=
'
钟淇奕
'
age
=
9
print
(
"
你的名字叫name
"
)
print
(
"
你的姓名
"
)
print
(
f
"
你的姓名
叫
{
name
}
"
)
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
zhongqiyi/python
Title
Body
Create Issue