import "io" for File var name = "input.txt" System.print("'%(name)' has a a size of %(File.size(name)) bytes")