Input() prompt text
-
When using the input() function, if the prompt text is too long it is not displayed at all. The cut off seems to be the amount of text that will fit on a single line above the input box.
-
@Richard Yes I have confirmed that. I will raise an issue