Skip to content

ishikhman/python-tasks

Repository files navigation

python-tasks

Here I would put some solutions for programming tasks in python

  1. Fibonacci Sequence - Enter a number and have the program generate the Fibonacci sequence to that number or to the Nth number.

fibbonacci.py

  1. Prime Factorization - Have the user enter a number and find all Prime Factors (if there are any) and display them.

prime-factor.py

NOTE: good candidate to practice performance measurements etc!!!

About

Here I would put some solutions for programming tasks in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages