0
I am getting indentation error
x0= input('Enter Guess: ') e= input('Enter the value of e: ') N= input('Enter Maximum Step: ')
1 Resposta
+ 2
What language? Provide a code example in the playground so we can see the error.
x0= input('Enter Guess: ') e= input('Enter the value of e: ') N= input('Enter Maximum Step: ')