This website requires JavaScript.
Explore
Help
Register
Sign In
Luthics
/
XJTU_Python
Watch
1
Star
0
Fork
You've already forked XJTU_Python
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
d377eb08e1
XJTU_Python
/
homework
/
2
/
8_2.py
6 lines
74 B
Python
Raw
Blame
History
s
=
input
(
)
if
(
s
==
s
[
:
:
-
1
]
)
:
print
(
"
True
"
)
else
:
print
(
"
False
"
)
Reference in New Issue
View Git Blame
Copy Permalink