This website requires JavaScript.
Explore
Help
Register
Sign In
Cori
/
html_and_vue
Watch
1
Star
0
Fork
You've already forked html_and_vue
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
html_and_vue
/
test.py
5 lines
60 B
Python
Raw
Permalink
Normal View
History
Unescape
Escape
new
2023-11-07 09:28:34 +00:00
tlist
=
[
]
tlist
.
insert
(
0
,
'
abc
'
)
new test
2024-05-22 02:31:52 +00:00
print
(
tlist
)
new test2
2024-05-22 02:48:20 +00:00
print
(
123456
)