Skip to content

Instantly share code, notes, and snippets.

@abayomi185
Last active December 8, 2022 12:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save abayomi185/d7412b484f57aa0b757bda9088590ae2 to your computer and use it in GitHub Desktop.
Save abayomi185/d7412b484f57aa0b757bda9088590ae2 to your computer and use it in GitHub Desktop.
Getting Started with Python
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
# A simple Python script
# Variables
# Comments
# Conditionals
# Conditional Operators
# Collections
# Loops
# Functions
# Modules
# Simple example using inputs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment