Python Merge the lines between triple single quotes and then replace the starting quote with '#'
Clash Royale CLAN TAG#URR8PPP
Python Merge the lines between triple single quotes and then replace the starting quote with '#'
'''
Created on Mar 11, 2017
@author: XXZ
This file is to demonstrate the word frequency counter. This is a very
important practical
'''
Required Output:
#Created on Mar 11, 2017 @author: XXZ This file is to demonstrate the word
frequency counter. This is a very important practical
(I want to count it as a comment)
By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.