Limits 1s, 512 MB

There are seven types of "React" for Facebook posts.

These are

  • Like
  • Love
  • Care
  • Haha
  • Wow
  • Sad
  • Angry

Let's define these reacts as emoji.

  • Like as (y)
  • Love as <3
  • Care as ^_<3_^
  • Haha as :p
  • Wow as :O
  • Sad as :'(
  • Angry as >_<

Input

You will be given one of the name of Facebook react.

Output

You need to print the emoji of that react as defined in description.

Samples

InputOutput
Like
(y)
InputOutput
Care
^_<3_^

Submit

Login to submit.

Contributors

Statistics

97% Solution Ratio
steinumEarliest, Oct '20
steinumFastest, 0.0s
steinumLightest, 0 B
Nusab19Shortest, 104B
Toph uses cookies. By continuing you agree to our Cookie Policy.