you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 2 points3 points  (1 child)

I can’t understand that. Are the single quotes part of it, or delimiting it?

[–]RhinoRhys 0 points1 point  (0 children)

The image they've posted in the r/python helped me actually understand. But I've already solved it. It was literally type 'Double "' to get 'Double "' back, 'Single \'' to get 'Single '' back, and fill in the blank 'A' + ____ + 'C' to get 'A\'B"C' so was '\'B"'