stevegardiner26 / cs100

A compilation of my projects for a basic intro to cs course using Python 3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Intro to CS CS100

A compilation of my projects for a basic intro to cs course using Python 3

Projects

HW1_StevenGardiner.py Just basic variable declaration and syntax and arithmetic operators

HW2_StevenGardiner.py Working with manipulating lists

HW3_StevenGardiner.py Using Turtles and Math import

HW4_StevenGardiner.py Conditionals and Recursion

HW5_StevenGardiner.py Loops

HW6_StevenGardiner.py Functions

HW7_StevenGardiner.py

HW8_StevenGardiner.py While Loops and Files

Hw9_StevenGardiner.py File Interaction

HW10_StevenGardiner.py Dictionaries

dog.py Assignment 11 Classes

About

A compilation of my projects for a basic intro to cs course using Python 3


Languages

Language:Python 99.4%Language:Shell 0.6%