Files
opencv--opencv/samples/python/tutorial_code/introduction/documentation/documentation.py
T
2026-07-13 12:06:04 +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]