Skip to content
View mansii74's full-sized avatar
😃
😃

Block or report mansii74

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
mansii74/README.md

n=int(input("n: ")) f=0 s=1 c=0 t=[] while c<n: t.append(f) x=f+s f=s s=x c+=1 print(t) x=int(input("num:")) y=int(input("num2:")) if (x in t) and (y in t): print("yes,this is valid") else: print("no, this is not valid")

Popular repositories Loading

  1. project-12-mansi project-12-mansi Public

  2. mansii74 mansii74 Public

    Config files for my GitHub profile.

  3. project-13-mansi project-13-mansi Public

    Python 1