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 python program to accept two strings as input. Each line of the input will be a name in reverse. Print a wedding card that displays “ Name-1 weds Name-2”, where Name-1 and Name-2 are their names in proper order.