#!/usr/bin/env python3 print(sum([1,2,3]))assert