#[Python, size 56 by Fox Wilson][1]

 print("".join([chr((i+70)^32)for i in (2,3,-70,7,9,7)]))

 [1]: https://codegolf.stackexchange.com/a/40944/7511