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
# You are given a string str of length >= 2. You need to extract the last 2 characters and print a new string that has the extracted characters 3 times concatenated.