How to Print Curly Braces in String in Python August 18, 2022August 18, 2022 Sreeram Sreenivasan Leave a comment Python Sometimes you may need to print curly braces in string in python. Here are the steps to do it. Continue reading