Skip to content

ankushkumar11/python-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

python-practice

Basic python programming for beginners

Steps to run fibonacci series -

git clone https://github.com/ankushkumar11/python-practice.git
cd python-practice
python3
>>import fibo
>>fibo.fib(100)

Steps to run test cases -

python3 test.py

Python Docs

See Python docs

License

MIT

About

basic python programming for beginners

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages