Skip to content

ryanmcalpine/CS454-Proj2-Py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS454-Proj2-Py

by Diana Arce-Hernandez, Ryan McAlpine, and Rommel Ravanera


About

This program takes as input an integer 'k' between 1 and 200 and returns the number of strings of length 'k' that are weakly divisible by 7.

Instructions

Running this file will display a prompt: “Enter an integer between 1 and 200: “

The results will be printed on the following line, unless provided a number such as 0 or 201 which will tell us there is an invalid input.

Known Issues

There are no known issues.

About

Using an NFA to find numbers "weakly divisible" by 7

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages