Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Martin Mareš
prm1
Commits
2e31feb9
Commit
2e31feb9
authored
Nov 24, 2020
by
Martin Mareš
Browse files
Slovníky: Porovnávání se také hodí ukázat
parent
2d8a1801
Changes
1
Hide whitespace changes
Inline
Side-by-side
08-slovniky/08-slovniky.tex
View file @
2e31feb9
...
...
@@ -104,6 +104,12 @@ a - b
\{
'd'
\}
}
\py
{
%
a == b
\cmt
{
(obsahují tytéž prvky?)
}
}{
%
False
}
\end{frame}
% ----------------------------------------------------------------------
...
...
@@ -143,6 +149,12 @@ teploty.get("Peklo", -999)
-999
}
\py
{
%
teploty ==
\{\}
\cmt
{
(mají tytéž klíče i hodnoty k~nim?)
}
}{
%
False
}
\end{frame}
% ----------------------------------------------------------------------
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment