dhought

dhought

Geek Repo

0

followers

0

following

Github PK Tool:Github PK Tool

dhought's repositories

Hourglass-Sums

Takes a 6 x 6 array of integers and identifies the 'hourglass' shape with the highest value

Language:PythonStargazers:0Issues:0Issues:0

Base-10-to-Binary-1s-Counter

The user inputs an integer, which is then converted to it's binary form, and then outputs the greatest number of consecutive '1's in that form.

Language:PythonStargazers:0Issues:0Issues:0

factorial-calculator

This is a function that takes an integer from user input and uses regression to calculate the factorial of that number.

Language:PythonStargazers:0Issues:0Issues:0