#help with input

6 messages · Page 1 of 1 (latest)

glass kraken
#

i deploy my github app on railway and everything is good but when i realize i need to type answer the input on my app and i didnt know how to do it (btw my app on python programing)

knotty arrowBOT
#

Project ID: N/A

glass kraken
#

N/A

#

help with input

trim geode
#

Could you please share your app’s github repo? If by input you mean asking the user for input with the input() function, that’s not possible on Railway. Not sure if you should be hosting your app if you’re using functions like that