Skip to content

Jack-Vines/liveshare_session

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LiveShare

Purpose

Make the tests pass! This is a simple exercise to get you familiar with the basics of the LiveShare extension for VS Code.

Instructions

  1. Clone this repository
  2. Open the folder in VS Code
  3. Work through the functions in either functions.py or functions.R to make the tests pass

Run python -m pytest to run the python tests. You can also run python -m pytest -v to see the output of the tests. Run Rscript test_functions.R to run the R tests.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published