Skip to content

Instantly share code, notes, and snippets.

View alicephieu's full-sized avatar

Alice Phieu alicephieu

View GitHub Profile
@alicephieu
alicephieu / gist:8cc896009efd5c169bb94eaee27cac3c
Last active April 18, 2025 21:43
Alice Phieu - Watch and Code - Week 2 homework
***** Answers to question 1 *****
['hi', 'hi'];
['bye'];
['hi']
['hi', 'bye'];
***** Answers to question 2 *****
'hello';
'bye';