#!/usr/bin/env python # coding: utf-8 # In[2]: var1 = 12 print(var1) # In[ ]: