Shishu-f3 / My-work-Links
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 11 months ago
Alternatives and similar repositories for My-work-
Users that are interested in My-work- are comparing it to the libraries listed below
Sorting:
- ☆18Updated 11 months ago
- ☆31Updated 11 months ago
- ☆22Updated 11 months ago
- ☆30Updated this week
- ☆16Updated 3 months ago
- ☆21Updated 11 months ago
- ☆17Updated 11 months ago
- ☆17Updated 11 months ago
- ☆13Updated 10 months ago
- ☆19Updated 11 months ago
- ☆21Updated 11 months ago
- ☆19Updated 11 months ago
- ☆20Updated 11 months ago
- ☆21Updated 11 months ago
- ☆18Updated 11 months ago
- ☆17Updated 11 months ago
- ☆16Updated 11 months ago
- ☆13Updated 11 months ago
- ☆17Updated 11 months ago
- ☆16Updated 11 months ago
- ☆22Updated 11 months ago
- Config files for my GitHub profile.☆19Updated 11 months ago
- ☆12Updated 11 months ago
- ☆12Updated 10 months ago
- ☆16Updated 11 months ago
- ☆14Updated 10 months ago
- Lessons from https://stepik.org/course/10498☆11Updated 11 months ago
- ☆16Updated 11 months ago
- ☆16Updated 11 months ago
- ☆16Updated 11 months ago