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
Bodnár Zsombor
python-kszkepzes
Commits
64654c97
Commit
64654c97
authored
Mar 28, 2019
by
Bodor Máté
Browse files
v0.28
parent
1e4c8769
Changes
1
Hide whitespace changes
Inline
Side-by-side
PITCHME.md
View file @
64654c97
...
...
@@ -417,6 +417,15 @@ c
---
### Mit ír ki?
```
python
list
=
[
"SCH"
,
(),
105
,
"KSZK"
,
"ujonc"
,
69.69
,
[]]
print
list
[
2
:
4
]
```
---
### Tuple
+++
...
...
@@ -547,7 +556,7 @@ Output:
+++
-
Opci
ó
nális paraméter
-
Opci
o
nális paraméter
```
python
def
fibonacci
(
n
=
10
):
...
...
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