Test python script

Timothy Maxwell

Timothy Maxwell

on Sep 11, 2024

10 min read

python_script

1def my_func():
2 # This is a function to test python syntax highlighting
3 if true:
4 print('Python is working')
5 return true
6 return false

Related Posts

Build your custom chatbot

You can build your customer support chatbot in a manner of minutes

Get Started