Skip to content

stackmaps/python-for-astronauts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

python-for-astronauts

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.

Difficulty Level: BEGINNER

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.

The Story

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.

What you will learn

In this project, you will learn MORE about:

  • for and while loops
  • Fundamental Python data types
  • if statements
  • variables
  • functions

Links and Resources

License

Licensed under the Apache License: http://www.apache.org/licenses/LICENSE-2.0

About

Beginner project to learn about basic Python 3 syntax.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors