I have this string
my_str = \'\'\' Hi! EveryOne \'\'\' print (my_str)
How can i add a comment into line without print it, for example
<