Skip to content

Fibonacci and perfect square. #27

Description

@SamareshMaiti16

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.

Activity

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

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions