Question: using processing language Write a function that takes in two chars and returns a String, where the two chars are each repeated twice to make
Write a function that takes in two chars and returns a String, where the two chars are each repeated twice to make the String. For example, if you send in ' x ' and ' y ', the function should return "xxyy". Question 12 (2 points)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
