Skip to content

Some code samples for showing GitHub Copilot

License

Notifications You must be signed in to change notification settings

octocademy/utils

 
 

Repository files navigation

Copilot Chat Demo

Not much to see here - just some snippets of code that I use when doing demos of the Chat functionality in GitHub Copilot

Prompts

parse_expenses.py

Propose a fix for the bugs in my code. Write a set of unit test functions for the selected code

#### unknown.py Explain the selected code Make the selected code more readable Separate out the functions to validate email address and phone number

Questions

How does variable visibility work in python? Would you rather fight 1 horse sized duck, or 100 duck sized horses?

Copilot 4 Docs

What is a PR and how do I use them?

About

Some code samples for showing GitHub Copilot

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 94.0%
  • Java 6.0%