[yz@localhost ~]$ python -c "xyz='xyz' > print(xyz) > for i in range(3): > print(i) > "