#!/usr/bin/python # coding=utf-8 file = open("mux", "r") line1=file.readline() print line1