#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 Trends
- 1. #DWTS 47.4K posts
- 2. Harden 7,470 posts
- 3. Giannis 26.1K posts
- 4. Clippers 9,917 posts
- 5. Whitney 14.9K posts
- 6. #RHOSLC 6,853 posts
- 7. Brunson 6,979 posts
- 8. Kawhi 2,506 posts
- 9. Markstrom 1,620 posts
- 10. #Blackhawks 2,436 posts
- 11. Elaine 42.5K posts
- 12. Ryan Rollins 2,700 posts
- 13. Sixers 22.3K posts
- 14. Bucks 28.7K posts
- 15. UTEP 1,968 posts
- 16. Alix 6,495 posts
- 17. Connor Bedard 4,434 posts
- 18. Caden 7,586 posts
- 19. Andy 66.2K posts
- 20. Don Lemon 9,621 posts
Loading...
Something went wrong.
Something went wrong.