This website requires JavaScript.
Explore
Help
Register
Sign In
liutianshuo
/
python
Watch
1
Star
0
Fork
You've already forked python
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
master
python
/
2024-6-2-2.py
7 lines
99 B
Python
Raw
Permalink
Blame
History
xingrun
=
int
(
input
(
)
)
guli
=
int
(
input
(
)
)
if
xingrun
>
=
10
or
guli
>
=
20
:
print
(
1
)
else
:
print
(
0
)
Reference in New Issue
View Git Blame
Copy Permalink