Shishu-f3 / My-work-
def calculate_square_of_planet(radius): square_of_planet = 4 * 3.14159265358979323846 * radius ** 2 return square_of_planet radius = 6371.0 # radius of Earth in km planet_square = calculate_square_of_planet(radius) print(f"The square of the planet is {planet_square} square kilometers.")
☆19Updated 7 months ago
Alternatives and similar repositories for My-work-:
Users that are interested in My-work- are comparing it to the libraries listed below
- ☆18Updated 7 months ago
- ☆31Updated 7 months ago
- ☆30Updated this week
- ☆13Updated 7 months ago
- ☆22Updated 7 months ago
- ☆17Updated 7 months ago
- ☆15Updated 7 months ago
- ☆21Updated 7 months ago
- Config files for my GitHub profile.☆19Updated 7 months ago
- ☆15Updated this week
- ☆21Updated 7 months ago
- ☆21Updated 7 months ago
- ☆19Updated 7 months ago
- ☆14Updated 7 months ago
- ☆22Updated 7 months ago
- ☆17Updated 7 months ago
- ☆17Updated 7 months ago
- ☆18Updated 7 months ago
- ☆19Updated 7 months ago
- ☆19Updated 7 months ago
- ☆15Updated 7 months ago
- ☆15Updated 7 months ago
- ☆19Updated 7 months ago
- ☆20Updated 7 months ago
- ☆13Updated 7 months ago
- ☆17Updated 7 months ago
- ☆16Updated 7 months ago
- ☆16Updated 7 months ago
- ☆16Updated 7 months ago
- ☆33Updated 7 months ago