You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Prime Number and Fibonacci series
In q2 file there is a code to check the entered number is prime or not.
In q3 file, there is a code to get the fibonacci series.