You can't create them in Pythonista (yet).

The best you can do is something like:

<pre>response = raw_input()</pre>

This should make the console appear and wait for the user to type / say something using Siri (if they're on a Siri-capable device an they press the microphone button).