Test python script
Timothy Maxwell
on Sep 11, 202410 min read
python_script
1def my_func():2 # This is a function to test python syntax highlighting3 if true:4 print('Python is working')5 return true6 return false
Timothy Maxwell
on Sep 11, 202410 min read
python_script
1def my_func():2 # This is a function to test python syntax highlighting3 if true:4 print('Python is working')5 return true6 return false