Input() help atuhaosuthastnuh aoestuh asuaou

How do i seperate inputs.
a = input()
b = input()
It just pops up 1 box instead of 2 seperate boxes

GUI boxes for input() are a feature of your editor, not of Python itself. What IDE are you using?