This project is a Python based simulation of an Artemis style Earth to Moon mission. It was developed to explore the orbital mechanics behind launch, Earth orbit, translunar injection, lunar targeting ...
#Programa que declare tres vectores 'vector1', 'vector2' y 'vector3' de cinco #enteros cada uno, pida valores para 'vector1' y 'vector2' y calcule #vector3=vector1+vector2.