7 Replies
i look through the internet and its not giving an answer i can understand
please help
is readLine() a react function
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
not something you can use in a browser usually
if you want text input from a user, you can use
prompt()
or a text input elementso when you parseInt() <——————the value has to be an int
the second argument is a redix
but the readLIne() i really dont know what it does
this was in a practice test but gave me incorrect bc i didnt add that part with the readLine()
otherwise function works ust fine
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
readlines is used to read all the lines in a file into a list in python
correct?
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View