0
Как убрать остаток в этой программе?
a=float(input("введите число:) h=2048//a print(h)
16th Mar 2022, 2:57 PM
Vesna Minecraft

2 Answers
+ 2
print(int(2048/int(input())))
16th Mar 2022, 4:25 PM
Shadoff

Often have questions like this?
Learn more efficiently, for free:
Hot today
Functions in python
2 Votes
How to make a playground
1 Votes
I need advice
1 Votes
Html 5 document question
1 Votes
Python
0 Votes
𝙵𝙸𝙽𝙳 𝚃𝙷𝙴 𝙸𝙽𝙿𝚄𝚃 𝙾𝙵 𝚃𝙷𝙴 𝙿𝚁𝙾𝙶𝚁𝙰𝙼
1 Votes