We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed64666 commit c62a653Copy full SHA for c62a653
workshop/Presentation.md
@@ -111,7 +111,7 @@ Pretty neat. Isn't it?
111
### Hello World: Python 3
112
113
<small>In `python3` it's </small>
114
-```python3
+```python
115
print("Hello, World!")
116
```
117
Mind the parenthesis. In python3 `print` is a function.
@@ -359,7 +359,7 @@ String value = Foo
359
---
360
#### Example 8: Lists
361
362
-```
363
fruits = ['Banana', 'Apple', 'Lime']
364
numbers = [1, 2, 3, 4, 5, 6, 7, 8]
365
@@ -417,4 +417,4 @@ template: gaia-->
417
# Thank You
418
###### [@kabirbaidhya](https://github.com/kabirbaidhya)
419
###### kabirbaidhya@gmail.com
420
-<!--footer: The slides were created using Marp. https://yhatt.github.io/marp/ -->
+<!--footer: The slides were created using Marp. https://yhatt.github.io/marp/ -->
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments