Logic and programming 1. Design and implement a Java program that will gather a user’s first name, middle initial, lastname, age in years, and 3 lucky numbers. The program should output the following based on the user’s input: a. A welcome message repeating their full name (e.g. Welcome John Q […]