Posts by Mekala Uday

Author Biographical Info: Not available

Check if a given number is Fibonacci number in Python

By Mekala Uday

Hello guys, now we are going to check if a given number is Fibonacci number in Python. If you are here, then you are moving in the right direction looking for the solution. Let me .... Read More

Print first k digits of 1/n where n is a positive integer in Python

By Mekala Uday

Hello guys, now we are going to print first k digits of 1/n where n is a positive integer using Python. If you are here, then you are moving in the right direction looking for the .... Read More

Related Posts