Challenge

struct Challenge {
string question;
string code;
string[] answers;
}

Members

Variables

hint
string hint;

HTML!

Meta