Post History
Ruby, 25 bytes puts"p #{gets}+gets.to_i" P1 - Try this online! P2 - Try this online!
Answer
#1: Initial revision
# [Ruby](https://www.ruby-lang.org/), 25 bytes ```ruby puts"p #{gets}+gets.to_i" ``` P1 - **[Try this online!](https://ato.pxeger.com/run?1=m72kqDSpcsGCpaUlaboWOwtKS4qVChSUq9NTS4prtUGkXkl-fKYSRB6qbMEiQwMICwA)** P2 - **[Try this online!](https://ato.pxeger.com/run?1=m72kqDSpcsGCpaUlaboW6wsUDA2001NLivVK8uMzuSCiUMkFi4wMICwA)**