Skip to content

Piloxita/better_error_msg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

cd0d463 · Nov 19, 2024

History

1 Commit
Nov 19, 2024
Nov 19, 2024

Repository files navigation

sqrt

A GitHub repository for us to use to practice branching and merging. Developed for use in the UBC DSCI 524 - Collaborative Software Development course.

Usage:

For example, to calculate the square root of 25:

python sqrt.py --n=25
5.0

Dependencies:

  • Python 3 or greater
  • Python pacakges:
    • click
    • math

Credits

This example was derived from an example originally developed by Meghan Allen.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages