Skip to content

manavbh2011/sequence_solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

sequence_solver

Input the sequence as a list. Optionally, you can input a term-number after the sequence to indicate the term in the sequence you wish to evaluate.

For example, if the input was ([1, 4, 9, 16], 5), the function would return x^2 and 25.

Releases

No releases published

Packages

No packages published

Languages