Okay, I accidentally figured the answer for the P.S. by myself. 

четверг, 27 октября 2016 г., 18:16:25 UTC+3 пользователь Aleksandr Mikheev 
написал:
>
> Hello,
>
> How could I input a data from the console? For instance, I would like to 
> make such that user is able to input the value of x. Is there any way to do 
> it like in Fortran or something? I can't find anything in documentation.
>
> P.S. Also, I believe there is a way to input a string using readline() 
> function. However, if I do something like:
>
> a = readline()
> "asd"
>
> then I will get "\"asd\"\r\n".
>
> How to avoid these excess symbols?
>
> Thank you in advance!
>

Reply via email to