Replace and Skip Over
This is a homework assignment ....
I am trying to figure out how to take a string like the one below and do
the following; Remove the brackets Place commas in the white space
Also I am not supposed to do anything to the text that is in quotation marks.
I am new to Python by the way. We are week three in a college course. We
have to request someone to enter the information. The text we are
reformatting is like the one below:
10.0.1.2 - - [19/Apr/2010:06:36:15 -0700] "GET /feed/ HTTP/1.1" 200 16605
"-" "Apple-PubSub/65.12.1" C4nE4goAAQ4AAEP1Dh8AAAAA 3822005
From here I am lost
No comments:
Post a Comment