We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f2ed47 commit f313c64Copy full SHA for f313c64
1 file changed
www/defns.rkt
@@ -24,11 +24,10 @@
24
(define staff
25
(list (list "Maniktala Dhruv" "dmanikt@umd.edu" "M/Tu 15:30-16:30 AVW 4160")
26
(list "Benjamin Glover Quiring" "bquiring@umd.edu" "W 14:00-16:00 AVW 4160")
27
- (list "William Chung" "wchung1@terpmail.umd.edu" "Thu 14:00-16:00 AVW 4160")
28
- #;(list "Vyas Gupta" "vgupta13@terpmail.umd.edu" "F 1:30-3:30 AVW 4160")))
+ (list "William Chung" "wchung1@terpmail.umd.edu" "Thu 14:00-16:00 AVW 4160")))
29
30
(define lecture-schedule "Tuesday & Thursday, 9:30am - 10:45pm, IRB 0318")
31
32
-(define discord "TBD")
+(define discord "https://discord.gg/N4cke9v38X")
33
34
-(define gradescope "TBD" #;"https://www.gradescope.com/courses/303043")
+(define gradescope "https://www.gradescope.com/courses/365197")
0 commit comments