nput= input('\nName: Type here: \nage:\nnum: \nmade: \033[2A')
Change 2 if you want to change the specific line where you would type the user input, going up or down, 2 means going up 2 lines.