Hi everyone I have been trying to figure out the best way to do this question I have to fix for my task 1. The teacher asks me to not hard code the answer or the name because I have to prompt user input. These are his errors he wrote out: Activity 1: 2 errors By the end of it I should be able to prompt him to enter a first name, a last name and initials without hard coding
By the way this is my code I have attempted so far: Activity 1 Part B is fine he said but its just part A and Activity 2