Skip to content

beanwater12/E101-Lesson-9-Starter

 
 

Repository files navigation

C2C Elite 101: Lesson 9 Code

This project contains starter code for the activity in lesson 9

Getting Started

To use this project, follow these steps:

  1. Fork this Repository

    • Click the "Fork" button in the top-right corner of the GitHub page to create a copy of this repository in your account.
  2. Create a Codespace

    • Navigate to the forked repository.
    • Click the green "Code" button.
    • Select the "Codespaces" tab in the popup.
    • Click the + button to create a new Codespace.
    • For more information, see Opening a Codespace. Screenshot
  3. Run the Starter Program

    • Open a terminal in the Codespace and run the following command:

      python main.py
    • Alternatively, open the main.py file in the editor and click the play button at the top-right corner. Screenshot

About

Starting Code for E101 Lesson 9

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%