Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A repository containing Python programs designed to help new developers learn to debug with GitHub Copilot.

NotificationsYou must be signed in to change notification settings

new2code/debug-with-copilot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

A repository containing Python programs designed to help new developers learn to debug with GitHub Copilot.

Important

The code in this repository includes bugs, and should only be used to complete the exercises inLearning to debug with GitHub Copilot.

Setup and run

Prerequisites

Before you can run the programs in this repository, you need toinstall Python on your system.

Cloning the repository

To clone this repository locally, run the following command from your terminal:

git clone https://github.com/new2code/debug-with-copilot.git

Running the programs

  1. To open the repository's directory, run the following command from your terminal:

    cd debug-with-copilot
  2. To run either program on Mac or Linux, run the following command from your terminal:

    python FILE-NAME-AND-EXTENSION

    Otherwise, to run either program on Windows, run the following command from the command line:

    py FILE-NAME-AND-EXTENSION

About

A repository containing Python programs designed to help new developers learn to debug with GitHub Copilot.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors2

  •  
  •  

Languages


[8]ページ先頭

©2009-2025 Movatter.jp