# Python
Python
<code>python <em>programname.py</em></code>
```python
print 'syntax highlighting?'
```