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
modified: task1.py
Browse Source
master
sofi
3 years ago
parent
2bddc08c94
commit
5c55b0c038
1 changed files
with
3 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
4
task1.py
4
task1.py
Unescape
Escape
View File
@ -1 +1,3 @@
print
(
'
hi
'
)
n
=
int
(
input
(
)
)
k
=
int
(
input
(
)
)
print
(
int
(
k
/
n
)
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
sofi/python
Title
Body
Create Issue