#!/usr/bin/env python # coding: utf-8 # # not executed in order # In[1]: x = 1 # In[3]: y = 2 # In[2]: z = 3