I am new in DataQuest and I have just realized that I can’t use input function when i tryed to do it in Guided Project: Exploring Ebay Car Sales using jupyter notebook. Is it normal? why?
I wanted to use a loop for mapping names of a column, using input for make it easy but …didn’t work, raising an error.
I also tried with the most basic form of using input:
x = input(‘Enter your name:’) and didn’t work either.
Thanks for your comments.
Screen Link:
My Code:
Replace this line with your code
What I expected to happen:
What actually happened:
Replace this line with the output/error