Answer:
company_name = input("What if your company name?");
print("I hope " + company_name + "becomes successful!");
Explanation:
The input of the user becomes a variable which is then stored in order to print it out as a message.
The "For each" loop can be used to process each element of an array.?
Number#4 = 55 ; start counting from 0