This website works better with JavaScript.
Explore
Help
Sign In
sofi
/
python
Watch
1
Star
0
Fork
You've already forked python
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Compare commits
base: sofi:13f7ac071507cd4bd25ac7709330670fa057100d
Branches
Tags
sofi:master
..
compare: sofi:2bddc08c94d801e4f37c677dbedfe3ed5644847e
Branches
Tags
sofi:master
No commits in common. '13f7ac071507cd4bd25ac7709330670fa057100d' and '2bddc08c94d801e4f37c677dbedfe3ed5644847e' have entirely different histories.
13f7ac0715
...
2bddc08c94
1 changed files
with
1 additions
and
3 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
4
task1.py
4
task1.py
Unescape
Escape
View File
@ -1,3 +1 @@
n
=
int
(
input
(
)
)
k
=
int
(
input
(
)
)
print
(
int
(
k
/
n
)
)
print
(
'
hi
'
)
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
sofi/python
Title
Body
Create Issue