Message on Whatsapp 8879355057 for DSA(OA + Interview) + Fullstack Dev Training + 1-1 Personalized Mentoring to get 10+LPA Guaranteed Job
0 like 0 dislike

1 Answer

0 like 0 dislike
  1. You are given some text in form of a string, with some words that need to be substituted. The words and the substitutes are provided in a dictionary. Give the output text with all the substitutions made.
Dictionary = [x: "Hello", y: "Hello @x"]
text = "Hello @x @y"
Output = "Hello Hello Hello Hello"
  1. Behavioural questions
by Expert (35,210 points)

Get best answers to any doubt/query/question related to programming , jobs, gate, internships and tech-companies. Feel free to ask a question and you will receive the best advice/suggestion related to anything you ask about software-engineering , development and programming problems .