User Profile
Collapse
-
so I need to convert the CSV formatted string into JSON format and I am having a hard time finding the solution for that. Can you please help? -
Python: convert CSV string to JSON format
# Create a file with the name data_format.py
# Add the following functions to file data_format:
# function get_book_info() , the function askes the user to enter the following information:
# book title
# book ISBN
# book author last name
# book publisher
# year published
# book price in Canadian dollars.
# The function will eliminate leading and trailing spaces from title, ISBN, author...
No activity results to display
Show More
Leave a comment: