PythonTip solutions
# Title: PythonTip Coding Challenge Solutions
# Author: Lin Dong
# Url: http://pythontip.sinaapp.com/coding
# Goal: Trying to achieve solution with minimal effort/ codes
# Feel free to fork it and make improvements
- just print a+b
print a+b