Assignment 1
📌 This is an individual assignment. You are expected to work independently.
If you get stuck, confused, or have trouble with the assignment, you should use the #help-dsa2 channel in Discord or message an instructor. Remember not to spoil the assignment for others - do not post code samples from your work to public spaces.
Python and Data Structures Primer
In this assignment, you will use the data structures knowledge and Python skills that you have gained from previous courses to implement a series of functions.
▶️ Access the assignment on GitHub Classroom
Remember...
- Read the instructions carefully
- Plan before you code
- Debug if you aren't getting the desired output
- Attend office hours if you need additional support
- Ask for help in Discord
Statement on Usage of AI Tools
The list below details acceptable and unacceptable uses of AI tools in Kibo courses, including generative AI tools like ChatGPT and AI tools integrated into code editors like CoPilot. For use cases not listed below, inquire about their acceptability on the course's Discord Help channel.
Acceptable Uses:
- Generating Ideas: Assisting in brainstorming topics for essays, projects, or presentations.
- Research Aid: Helping to find sources, papers, or literature for further reading and reference.
- Explaining Concepts: Providing explanations of complex concepts in simpler terms or different perspectives.
- Outlining: Aiding in creating outlines of topics to build structure for essays or reports.
- Drafting Assistance: Creating initial drafts of supplementary writing material where the main artifact being produced is not a written item.
- Creative Inspiration: Generating creative ideas for projects in arts, literature, or design.
- Technical Guidance: Offering guidance on coding problems, mathematical equations, or scientific principles.
- Proofreading: Assisting in grammar and spelling checks for written assignments.
Unacceptable Uses:
- AI-Generated Work: Submitting work significantly generated by AI as one's own in essays, reports, code, or other assignments.
- Plagiarism: Using AI to rephrase or copy content without proper citation or acknowledgment.
- Test and Exam Assistance: Using AI tools during tests or exams unless explicitly allowed by the instructor.
- Drafting Assistance: Creating initial drafts of written materials for general educations courses.
- Complete Dependence: Relying solely on AI for understanding core concepts without engaging in personal study or critical thinking (AI tools can often be wrong).
Important Notes:
- Students must disclose the use of AI tools in their assignments and provide either shareable links or exports (if the tool doesn't support sharing) showing their use of the tools on the assignment.
- AI tools might not strictly adhere to instructions or might include unrequested information. Always review the output to ensure accuracy and relevance.
- Work generated through AI should be critically reviewed and substantially modified to ensure originality and understanding.