Beginner project to learn about basic Python 3 syntax.
This project while introduce some of the fundamental concepts and syntaxes in Python 3, including variables, data types, loops, and functions.
This is intended to be an introductory course, so no experience is required beforehand. However, you should be able to write and run Python 3 code using some method. Furthermore, you should understand what programing and code is.
You are a young, aspiring astronaut who hopes to journey through the stars one day. However, NASA requires a complex understanding of programming before they would be willing to hire you. As such, you have decided to begin your journey to learn programming at a young age, and have decided to start with Python 3.
In this project, you will learn MORE about:
forandwhileloops- Fundamental Python data types
ifstatements- variables
- functions
Licensed under the Apache License: http://www.apache.org/licenses/LICENSE-2.0