This website works better with JavaScript.
Explore
Help
Sign In
kekes
/
pyton9
Watch
0
Star
0
Fork
You've already forked pyton9
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5
Commits
1
Branch
0
Tags
204 KiB
Python
100%
Tag:
Branch:
Tree:
30a6346fc5
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '30a6346fc5'
${ noResults }
pyton9
/
task 1.py
/
task 1.py
4 lines
51 B
Raw
Blame
History
a
=
int
(
input
(
)
)
b
=
int
(
input
(
)
)
print
(
int
(
b
/
a
)
)
Reference in new issue
View Git Blame
Copy Permalink