Files
opencv-wasm/samples/python/tutorial_code/introduction/documentation/documentation.py
2022-05-06 01:58:53 +08:00

6 lines
122 B
Python

print('Not showing this text because it is outside the snippet')
## [hello_world]
print('Hello world!')
## [hello_world]