Skip to content
This repository has been archived by the owner on Aug 27, 2024. It is now read-only.

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
fyy26 committed Jan 28, 2024
2 parents 02d9c3d + 342aaba commit d0fbb7e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion content/homework/hw0.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ isReleased: true
dueDate: 2024-01-29T23:59:00-05:00
---

[Submit this homework on Canvas.](https://canvas.upenn.edu/courses/1774063/assignments/12057154)

Authors: [Jerry Ye](https://github.com/jerry1ye10), [Yuying Fan](https://github.com/fyy26)

Reviewers: [Anthony Li](https://github.com/anli5005), [Jordan Hochman](https://github.com/jhawk0224)
Expand Down Expand Up @@ -116,4 +118,4 @@ print("Hello World! My name is \(name) and my pennId is \(pennId) \(emoji)")

Congrats! You just ran your first line of Swift 🎉🎉🎉

**DON’T FORGET:** Submit `app0_lastname_firstname.playground` on Canvas by **Monday, 1/29 @11:59 PM**.
**DON’T FORGET:** [Submit `app0_lastname_firstname.playground` on Canvas](https://canvas.upenn.edu/courses/1774063/assignments/12057154) by **Monday, 1/29 @11:59 PM**.
2 changes: 1 addition & 1 deletion content/homework/hw1.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "HW1: Swift Playground"
title: "HW1: Text Adventure Game"
isReleased: false
releaseDate: 2024-01-29T00:00:00-05:00
dueDate: 2024-02-12T23:59:00-05:00
Expand Down
Binary file added content/lectures/02-swift/slides.pdf
Binary file not shown.

0 comments on commit d0fbb7e

Please sign in to comment.