#!/usr/local/bin/python3 a=1111;b=1111; print(a is b)