#!/usr/local/bin/python2 r = range(1) print [bool,int,str][r.pop(0)](r)