Skip to content

Commit ef5c2a2

Browse files
committed
Update index
1 parent a38ceba commit ef5c2a2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ Output:
9898

9999
### Example 3
100100

101-
```Python
101+
```python
102102
conv = import("conv")
103103
io = import("io")
104104

@@ -141,7 +141,7 @@ Age: 45
141141

142142
### Example 4
143143

144-
```Python
144+
```py
145145
env = import("env")
146146
http = import("http")
147147
io = import("io")

0 commit comments

Comments
 (0)