Skip to content

Commit 582833f

Browse files
authored
Update BasicOfModule.md
1 parent 6763c11 commit 582833f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Module/BasicOfModule.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ import platform
202202
version=platform.python_version()
203203
print(version)
204204

205-
#Resukt:3.7.3
205+
#Result:3.7.3
206206
```
207207

208208
How to import specific method or function name from Module?

0 commit comments

Comments
 (0)