string.Format () dengan {} di dalam string sebagai string

# Add another {}
'This string is {{}}'.format('wonderful')
peamdev