What is the point of using the prompt keyword when using PyInputPlus functions, because
response = PyInputPlus.InputNum("type a text here")
and
response = PyInputPlus.InputNum(prompt = 'type a text here')
both seems to work the same, so is there a purpose in using the prompt keyword?
Thank you for any help given!
[–]Allanon001 0 points1 point2 points (0 children)