This website requires JavaScript.
Explore
Help
Sign In
ada
/
csc-python-solutions
Watch
1
Star
0
Fork
0
You've already forked csc-python-solutions
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
46ddebe5c9
csc-python-solutions
/
04
/
2 - Tasty Typecasting.py
Lukas Baumann
dbcf296ec3
Create 2 - Tasty Typecasting.py
2021-02-18 19:42:31 +01:00
2 lines
37 B
Python
Raw
Blame
History
print
(
int
(
float
(
inputStr
)
*
*
2
/
100
)
)
Reference in New Issue
View Git Blame
Copy Permalink