Search Results
Results for: 'Diet and Disease'
Writing a program that gets numeric input from user, performs some computations, and displays result.
Career Boost Resumes & Cover Letters Workshop Jan. 2024
This workshop covers resumes and cover letters
Colin & Henrik for CSCrew, 2024-2025
CSCrew Officer Election platform for Colin Menuchi and Henrik Van Tassell
Finding an element within a sequence
Finding an element within a sequence using `in`, and finding the index of the first occurrence of an element in a sequence with `.index()`