Skip to content

Instantly share code, notes, and snippets.

@DhruvDazer
Last active December 20, 2020 15:39
#Step 1: Asking the user for the input
n = int(input("Please enter the number of terms: "))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment