Python problem difficulty

sir i am facing difficulty in python course

sir in python how to take input from user

suppose if i wanted to take an integer n from user

@qudsiya use input function here
(https://www.w3schools.com/python/ref_func_input.asp)