Skip to content
Athenian FRC Robotics Basics
Type to start searching
    GitHub Home
    GitHub Home
    • Home
      • FRC Robotics
      • Programming Tutorials
    • Coding Resources
        • Learning
          • Basics
          • Conditionals
          • Lists
          • Dictionaries
          • Iterations
          • Functions
        • Setup
        • Posts
      • Kotlin
      • C
      • OSX
        • Raspbian
        • Ubuntu
        • Generic Linux
          • ssh
          • apt
      • Unix
      • Installation
      • Commands
      • ROS Serial
      • Miscellaneous
      • ROS Master SD Card
      • Gazebo
      • Crickit/CPX and CircuitPython
      • Links
      • Software Services
      • Git
      • Jupyter Notebooks
      • Jupyter Options
      • Docker
      • Kubernetes
      • Istio
      • gRPC
      • OpenCV
      • GraphQL
      • Flutter
      • RoboMaker
      • etcd
      • FAAS
      • PyQt5
      • nginx
      • Gradle
      • Prometheus
      • Grafana
      • Markdown
      • MkDocs
      • Databases
      • Web Services
      • Web Content
      • Plot.ly
      • XQuartz
      • AI Projects
      • Raspberry Pi Zero W
      • Raspi Hats
      • Sensors
      • SD Cards
      • Arduino
      • Metro Mini
      • Blinkt
      • Logitech Joystick
      • Nvidia Jetson TX2
      • roboRIO
      • Intel Euclid
      • NeoTrellis M4
      • Adafruit Circuit Playground
      • BBC micro:bit
      • vim
      • Shell
      • Machine Learning
      • Magni
      • TurtleBot3
      • GoPiGo
        • Admin
        • Python
        • ROS
      • Setup
      • Networking
    • Battlesnake
    • Robotics
    • CodinGame Tips
    • Hour of Code
    • Nand To Tetris
      • Robots
      • Software
      • Teaching
    • Overview
    • Advice
    • Miscellaneous
    

    Python Basics¶

    Sign Up

    If you have not already done so, join the Athenian Python Basics classroom here.

    Input Output

    repl.it code

    Say Hello Assignment

    repl.it code

    Square an Int Assignment

    repl.it code

    Double an Int Assignment

    repl.it code

    Repeat a String Assignment

    repl.it code

    Sum of 3 Ints Assignment

    repl.it code

    Primitive Types

    repl.it code

    Built-in Functions

    repl.it code

    Previous Learning
    Next Conditionals
    powered by MkDocs and Material for MkDocs