Skip to content

Commit 6a06751

Browse files
author
wolf
committed
chapter05
1 parent 04a0ce7 commit 6a06751

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

thinkpython/tex-zh/part/chapter05.tex

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -634,7 +634,7 @@ \section{术语表}
634634
\index{conditional!chained}
635635

636636
\item [nested conditional 嵌套条件语句:]出现在条件语句中分分支中的条件语句。
637-
\idex{nested conditional 嵌套条件语句}
637+
\index{nested conditional 嵌套条件语句}
638638
\index{conditional!nested}
639639

640640
\item[recursion 递归:]调用函数自身的过程。
@@ -650,7 +650,8 @@ \section{术语表}
650650

651651
\section{练习}
652652

653-
\begin{费马最后定理}
653+
\begin{ex}
654+
\index{Fermat's Last Theorem费马最后定理}
654655

655656

656657
费马最后定理这么表述:不存在这样的整数$a$,$b$$c$使得对于$n$大于2,\[ a^n + b^n = c^n \]

0 commit comments

Comments
 (0)