#標準入力から一行分を読み出し、文字列として格納する。 first = input() print(first)