a="REMEMBER NOVEMBER"
b=a[:3]+a[12:16]
c="R AND %s" % "STR";
print(b+c)

Embed on website

To embed this project on your website, copy the following code and paste it into your website's HTML: