Welcome to the first project for CMPS 140 Artificial Intelligence! In this project, you will cover the basics of working in the Unix environment and a small introduction to Python. In this course, we will only be using Python 3. Make sure you are using Python 3.5 or later! You may remotely connect to the SOE servers or use lab workstations as well as your own computer. Here are the project instructions. Good Luck!
This assignment should be submitted with the filename name solution.zip
.
Please use the command line zip
tool to make sure this gets zipped correctly:
zip solution.zip buyLotsOfFruit.py shopSmart.py
The filename must be solution.zip and the maximum size is 50 KB. After your submission is uploaded, the autograder will begin running. This may take some time depending on the assignment, do not refresh your page until you see the autograder output.
To run the autograder and submit, make sure to enter your CruzID for username, the password sent to you via email, and select the solution zip file to be uploaded. Talk with your TAs if you have not received an email containing your password yet.