SVijayB / JavaSpace

A collection of all my Java programs
http://www.vijaybalaji.me/JavaSpace/
MIT License
9 stars 25 forks source link

Read 2 int & displays their sum using tryandCatch #10

Closed Leoperon closed 3 years ago

Leoperon commented 3 years ago

Description

Program that prompts the user to read two integers and displays their sum. Your program should prompt the user to read the number again if the input is incorrect.

Related Issue

This PR closes #

Checklist:

SVijayB commented 3 years ago

Thanks for the PR! Merged 👍