Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit 0b0fa51

Browse files
authored
Merge pull request AllenDowney#45 from lbt/patch-1
Improved(?) string subtraction example
2 parents bc99db9 + 1dc8119 commit 0b0fa51

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

book/book.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1644,7 +1644,7 @@ \section{String operations}
16441644
if the strings look like numbers, so the following are illegal:
16451645

16461646
\begin{verbatim}
1647-
'2'-'1' 'eggs'/'easy' 'third'*'a charm'
1647+
'chinese'-'food' 'eggs'/'easy' 'third'*'a charm'
16481648
\end{verbatim}
16491649
%
16501650
But there are two exceptions, {\tt +} and {\tt *}.

0 commit comments

Comments
 (0)