Done!

Here are my two questions answered. In the first, it says that we had to do a function called fibonacci, and in the second one, a function called isPalindrome, in which I made two codes that you can find in GitHub as isPalindrome1 & isPalindrome2, in the first, it yields a “True” or “False” text if the word the user put is palindrome, in the second code it return a 1 (true) or a 0 (false) corresponding at the conditional if.

fibonacci function:

QUIZ0701

isPalindrome1:

QUIZ0702

isPalindrome2:

quiz72

Codes on GitHub: https://github.com/tonygarciavz/A01630861-TC1017.git

I found a lot of help in this vid: https://www.youtube.com/watch?v=97Q5NxUGTq4

CC BY 4.0 #QUIZ07 by tonygarciavz is licensed under a Creative Commons Attribution 4.0 International License.