Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fibonacci and perfect square. #27

Open
SamareshMaiti16 opened this issue Oct 24, 2022 · 2 comments
Open

Fibonacci and perfect square. #27

SamareshMaiti16 opened this issue Oct 24, 2022 · 2 comments

Comments

@SamareshMaiti16
Copy link
Owner

Write a code in python that takes a number as input, and checks whether the number is a Fibonacci number and a perfect square. Print the acceptance message if it is both otherwise display the appropriate rejection message. Use recursion in your code.

Guidelines:

  • Write the codes in python only.
  • Refrain from any unfair means or plagiarism.
  • The code should display authenticity.
  • Use proper formatting and comments.
  • Please include the driver code for your code.
@tanay1154
Copy link

Hey @SamareshMaiti16 this issue has caught my attention. Could you assign this issue to me? I would like to work on it

@SamareshMaiti16
Copy link
Owner Author

Go ahead @tanay1154. I am assigning this issue to you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants