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 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for My-work-
- ☆14Updated 4 months ago
- ☆18Updated 4 months ago
- ☆20Updated 4 months ago
- ☆30Updated this week
- ☆12Updated 4 months ago
- ☆21Updated 4 months ago
- ☆13Updated 4 months ago
- Config files for my GitHub profile.☆15Updated 4 months ago
- ☆19Updated 4 months ago
- ☆17Updated 4 months ago
- ☆22Updated 4 months ago
- ☆15Updated 2 months ago
- ☆31Updated 4 months ago
- ☆13Updated 4 months ago
- ☆18Updated 4 months ago
- ☆18Updated 4 months ago
- ☆15Updated 4 months ago
- ☆12Updated 4 months ago
- ☆17Updated 4 months ago
- ☆17Updated 4 months ago
- A bundle of different VBA for Excel☆14Updated 4 months ago
- ☆30Updated 4 months ago
- ☆14Updated 4 months ago
- ☆17Updated 4 months ago
- ☆15Updated 4 months ago
- ☆12Updated 4 months ago
- Config files for my GitHub profile.☆19Updated 4 months ago
- ☆19Updated 4 months ago
- ☆15Updated 4 months ago