You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# write a program that reads 2 words w1 and w2. w1 contains two parts. The first part contains w2 and the second part contains the remaining letters in w1. Print w1 with the first part as stars (*).