@@ -0,0 +1,6 @@
package main
type Day interface {
Answer() string
FollowUp() string
}
The note is not visible to the blocked user.