#python #pythonprogram #pythonprogramming #pythoncode #100daysofcode #machinelearning #deeplearning #aritficialintelligence #pythontricks #pythonprojects #pythondeveloper #DataScience
0
0
1
0
0
This can be easily achieved through the input() function. height = float(input("Enter your height in cm: ")) weight = float(input("Enter your weight in kg: ")) BMI = weight / (height/100)**2. print(f"You BMI is {BMI}")
1
0
0
0
0
Sometimes knowing an equation can expedite the process of coding a software.
0
0
0
0
0
United States 트렌드
- 1. #DWTS 45.7K posts
- 2. Giannis 23.9K posts
- 3. Whitney 14.5K posts
- 4. Brunson 6,853 posts
- 5. #RHOSLC 6,348 posts
- 6. Sixers 22.2K posts
- 7. Markstrom 1,383 posts
- 8. Elaine 43.5K posts
- 9. Ryan Rollins 2,415 posts
- 10. Bucks 28.2K posts
- 11. Alix 6,273 posts
- 12. #Blackhawks 2,222 posts
- 13. UTEP 1,837 posts
- 14. Connor Bedard 3,686 posts
- 15. Andy 66.7K posts
- 16. Caden 7,100 posts
- 17. #WWENXT 17.5K posts
- 18. Don Lemon 9,408 posts
- 19. Josh Hart 1,496 posts
- 20. Kuzma 1,488 posts
Loading...
Something went wrong.
Something went wrong.