gets.chomp.split('').reverse_each { |i| print i }