Info

My example is the best!

Example

My example is the best!

Note

A plain note.

Data loss

The following steps can lead to irrecoverable data corruption.

This will take a while, go and grab a drink of water.

Referencing and dereferencing

The opposite of referencing by using & is dereferencing, which is accomplished with the dereference operator, *.

Bug

This syntax won't work in Python 3:

print "Hello, world!"