Skip to content
Snippets Groups Projects
Commit 09df1847 authored by Martin Mareš's avatar Martin Mareš
Browse files

Slovníky: Drobnosti pro rok 2020

parent 1f703651
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@
\title{Programování 1: Množiny a slovníky}
\author[Martin Mareš]{Martin Mareš\\\texttt{mj@ucw.cz}}
\institute{Katedra Aplikované Matematiky\\MFF UK Praha}
\date{2019}
\date{2020}
\begin{document}
\setbeamertemplate{navigation symbols}{}
\setbeamertemplate{footline}{}
......@@ -180,7 +180,7 @@ Longyearbyen = -46
% ----------------------------------------------------------------------
\begin{frame}{List comprehension pro množiny a slovníky}
\begin{frame}{Comprehension pro množiny a slovníky}
\py{%
\{ x**2 for x in range(5) \}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment