change parenthesis

change the pair of braces into a pair of parentheses

Input

this is some text {inside a pair of braces} and you need to change it into (brackets)

Output

this is some text (inside a pair of braces) and you need to change it into (brackets)