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
d2a9fe72
Commit
d2a9fe72
authored
Oct 03, 2019
by
Martin Mareš
Browse files
Úvod: Překlep
Closes
#1
.
parent
29d1dc65
Changes
1
Hide whitespace changes
Inline
Side-by-side
01-uvod/01-uvod.tex
View file @
d2a9fe72
...
...
@@ -89,7 +89,7 @@
\begin{frame}
{
Proměnné
}
\=
{
Hodnotu výrazu si můžeme pojmenovat:
}
\py
{
a=100
\\
b=23
\\
a+b
}{
23
}
\py
{
a=100
\\
b=23
\\
a+b
}{
1
23
}
\=
{
Obsah proměnné jde měnit:
}
\py
{
soucet=0
\\
soucet=soucet+10
\\
soucet=soucet+3
\\
soucet
}{
13
}
...
...
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