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
Čermák Petr
Prm1
Commits
e795d2b2
Commit
e795d2b2
authored
Nov 02, 2019
by
Mareš Martin
Browse files
06: Bugfix
parent
130c97fa
Changes
1
Hide whitespace changes
Inline
Side-by-side
06-rezy/06-rezy.tex
View file @
e795d2b2
...
...
@@ -131,10 +131,10 @@ x
\py
{
%
y=[1,2,3]
\\
y[0:0] = [1]
\\
y[0:0] = [
-
1]
\\
y
}{
%
[
0
, 1, 2, 3]
\cmt
{
(jiný způsob, jak vložit prvek)
}
[
-1
, 1, 2, 3]
\cmt
{
(jiný způsob, jak vložit prvek)
}
}
\end{frame}
...
...
Write
Preview
Supports
Markdown
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