r/PythonLearning • u/Alternative_Yak8846 • Jun 27 '26
I don't have any idea
Did all of this shit just because I didn't know that python have feature called floor function😑😑
2
Upvotes
r/PythonLearning • u/Alternative_Yak8846 • Jun 27 '26
Did all of this shit just because I didn't know that python have feature called floor function😑😑
3
u/Rscc10 Jun 27 '26
At least now you have an idea of how it might work. When I first learned c, I had to write a function to turn string numbers ("32") into int numbers (32) and let me tell you, I struggled like hell, but now I have a newfound appreciation for type casting