In python
W3Schools Online W Dashboard | Pluralsig jc L. HackerRank ( pt) In this lab, you will be using an environment called HackerRank. HackerRank provides code challenges that can be automatically checked for correctness. It can be used by students to practice programming skdlls. And it is also used by employers to measure the coding skills of job candidates For this lab, you will create an account, log in and explore the environment. We will work on several simple challenges in the lab. Students going on to CSC 211 as the next course will be required to use HackerRank to work on several practice problems as a "Homework 0 for the class. Go to http:llwww.hackerrank.com and create a free account. Each student should create an account, though for the lab, you can work in pairs to solve the challenges. Each student can ultimately submit the solution. Once you have both registered your account explore the environment You will see that there are several tracks that focus on different aspects of coding and computer science. We will be doing a few challenges in the Artificial Intelligence track Click on that icon and then have the instructor sign. Instructor Initials: II. Bot Saves Princess (2 pts) The first challenge we will work through is the Bot Saves Princess challenge. From the Al track under the Bot Building Challenges subdomain, dlick on the green buttoa labeled Solve Challenge From here you will see the problem description. Read through it to make sure you understand what the challenge is requiring. Note that Hacker Rank assumes that you will not be entering any input from tiles that you create or from the keyboard. The input is all set up in a format descgibed on the page. Look at the description of the Input Format, and the sample input Answer the following questions