This is the template for the answers to the CSC/CPE 480 Lab 2 questions. Please submit it as a plain text file (not a MS Word .doc file) via handin. Student Name: Task 1: Agent Type and Capabilities What is the type of the sample agent that comes with the environment? Why? Is this agent capable of reaching the goal square from the start square? What are limiting circumstances and constraints? Task 2: Random Agent Implementation What modifications did you make to get your agent to behave more randomly? Task 3: Random Agent Analysis Is your agent capable of reaching the goal square from the start square? What are limiting circumstances and constraints? How well does your agent perform? Would you consider such a (pseudo-) random agent more "intelligent" than the sample agent?