File "ex_6.py", line 4, in (module)spa
y = "Those who know %s and those who %s." (binary, do_not) # used %it
TypeError:'str' object is not callable module
少寫一個%sed
轉義字符object
\\ \call
\'數據
\"
co
\a
字符
\b
ab
\f
\n
\N{Name}
\r ASCII
\t ASCII
\uxxxx
\Uxxxxxxxx
\v
\ooo
\xhh
%r 輸出的是完整的數據
%s 輸出字符