Last answered:

10 Mar 2023

Posted on:

08 Mar 2023

0

Resolved: Python Program environment

Can we use Google colab to write python code and run with csv file? What does "Data Parsing" mean?


2 answers ( 1 marked as helpful)
Instructor
Posted on:

08 Mar 2023

0

Hey Amy,


Thank you for reaching out!


Sure, you are welcome to use Google Colab if it works better for you.


Regarding your second question, it's difficult to explain the concept of data parsing without getting too technical. In the context of the 'Strings' lecture, however, you can say that the input (which is of a string data type) is parsed to an integer. This allows for performing calculations with the user input.


Hope this helps!


Kind regards,

365 Hristina

Posted on:

10 Mar 2023

0

Thanks. Mr. Hristina.

I am very happy to get your explanation.

Submit an answer