Skip to main content
No cover image yet
Project In progress Public Posted Oct 2025

Python Assignment

It was a planet weight calculator to calculate the weight of astronauts on certain planets I made a python code that would allow input of astronauts' names and ...

It was a planet weight calculator to calculate the weight of astronauts on certain planets
I made a python code that would allow input of astronauts' names and weights and sort them into lists, a planet selection to pick the conversion and a print for the final results of the calculated weight
I learnt how to properly file inputs into different lists

Comments