Skip to content

AzinPiran/Azin_sqrt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

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

Packages

No packages published

Languages