John’s teacher gave him two variables. Each variable contains a string. John’s teacher asked him to combine these two strings and print them in one line. Help John write the program. Input: The first and the second lines of the input contain the strings. Output: Print the result in one line.
Practice Problem 3
Sample Input: I am going to be an awesome web developer Output: I am going to be an awesome web developer
Source: https://drive.google.com/drive/u/1/folders/1FbntkDTYNA33BuiqJ9TVF9-YWlqvhZch