episode 3 symbols and boolean values you have 1 new chat
play

Episode 3: Symbols and Boolean Values (You have 1 new chat request) - PowerPoint PPT Presentation

Episode 3: Symbols and Boolean Values (You have 1 new chat request) (You have 1 new chat request) Sophia: Really? (You have 1 new chat request) Sophia: Really? Michael: Hi 2 u 2. (You have 1 new chat request) Sophia: Really? Michael: Hi 2


  1. Episode 3: Symbols and Boolean Values

  2. (You have 1 new chat request)

  3. (You have 1 new chat request) Sophia: Really?

  4. (You have 1 new chat request) Sophia: Really? Michael: Hi 2 u 2.

  5. (You have 1 new chat request) Sophia: Really? Michael: Hi 2 u 2. Sophia: Let’s see how you are at producing boolean values.

  6. (You have 1 new chat request) Sophia: Really? Michael: Hi 2 u 2. Sophia: Let’s see how you are at producing boolean values. Sophia: Are you dating Judith?

  7. (You have 1 new chat request) Sophia: Really? Michael: Hi 2 u 2. Sophia: Let’s see how you are at producing boolean values. Sophia: Are you dating Judith? Michael: Sort of.

  8. (You have 1 new chat request) Sophia: Really? Michael: Hi 2 u 2. Sophia: Let’s see how you are at producing boolean values. Sophia: Are you dating Judith? Michael: Sort of. Sophia: (boolean? "Sort of")

  9. (You have 1 new chat request) Sophia: Really? Michael: Hi 2 u 2. Sophia: Let’s see how you are at producing boolean values. Sophia: Are you dating Judith? Michael: Sort of. Sophia: (boolean? "Sort of") => false

  10. (You have 1 new chat request) Sophia: Really? Michael: Hi 2 u 2. Sophia: Let’s see how you are at producing boolean values. Sophia: Are you dating Judith? Michael: Sort of. Sophia: (boolean? "Sort of") => false Sophia: (boolean? ’sort-of)

  11. (You have 1 new chat request) Sophia: Really? Michael: Hi 2 u 2. Sophia: Let’s see how you are at producing boolean values. Sophia: Are you dating Judith? Michael: Sort of. Sophia: (boolean? "Sort of") => false Sophia: (boolean? ’sort-of) => false

  12. (You have 1 new chat request) Sophia: Really? Michael: Hi 2 u 2. Sophia: Let’s see how you are at producing boolean values. Sophia: Are you dating Judith? Michael: Sort of. Sophia: (boolean? "Sort of") => false Sophia: (boolean? ’sort-of) => false Sophia: The only boolean values are true or false .

  13. (You have 1 new chat request) Sophia: Really? Michael: Hi 2 u 2. Sophia: Let’s see how you are at producing boolean values. Sophia: Are you dating Judith? Michael: Sort of. Sophia: (boolean? "Sort of") => false Sophia: (boolean? ’sort-of) => false Sophia: The only boolean values are true or false . Michael: Ok. “Sort of” meant (or true false) .

  14. (You have 1 new chat request) Sophia: Really? Michael: Hi 2 u 2. Sophia: Let’s see how you are at producing boolean values. Sophia: Are you dating Judith? Michael: Sort of. Sophia: (boolean? "Sort of") => false Sophia: (boolean? ’sort-of) => false Sophia: The only boolean values are true or false . Michael: Ok. “Sort of” meant (or true false) . Sophia: (or true false)

  15. (You have 1 new chat request) Sophia: Really? Michael: Hi 2 u 2. Sophia: Let’s see how you are at producing boolean values. Sophia: Are you dating Judith? Michael: Sort of. Sophia: (boolean? "Sort of") => false Sophia: (boolean? ’sort-of) => false Sophia: The only boolean values are true or false . Michael: Ok. “Sort of” meant (or true false) . Sophia: (or true false) => true

  16. (You have 1 new chat request) Sophia: Really? Michael: Hi 2 u 2. Sophia: Let’s see how you are at producing boolean values. Sophia: Are you dating Judith? Michael: Sort of. Sophia: (boolean? "Sort of") => false Sophia: (boolean? ’sort-of) => false Sophia: The only boolean values are true or false . Michael: Ok. “Sort of” meant (or true false) . Sophia: (or true false) => true Sophia: Again: really?

  17. Michael: How about (and (or (true false)) (not (or true false)))

  18. Michael: How about (and (or (true false)) (not (or true false))) Sophia: Well, that is false

  19. Michael: How about (and (or (true false)) (not (or true false))) Sophia: Well, that is false Sophia: You are confused.

  20. Michael: How about (and (or (true false)) (not (or true false))) Sophia: Well, that is false Sophia: You are confused. Sophia: I’ll talk l8r.

  21. Michael: How about (and (or (true false)) (not (or true false))) Sophia: Well, that is false Sophia: You are confused. Sophia: I’ll talk l8r. Michael: Really?

  22. Michael: How about (and (or (true false)) (not (or true false))) Sophia: Well, that is false Sophia: You are confused. Sophia: I’ll talk l8r. Michael: Really? Sophia: true

  23. (You have 1 new chat request)

  24. (You have 1 new chat request) Sophia: Hi

  25. (You have 1 new chat request) Sophia: Hi Eve: Hi. How you doing?

  26. (You have 1 new chat request) Sophia: Hi Eve: Hi. How you doing? Eve: Heard about the texting with Michael last week.

  27. (You have 1 new chat request) Sophia: Hi Eve: Hi. How you doing? Eve: Heard about the texting with Michael last week. Eve: And then the smackdown from Judith. sry.

  28. (You have 1 new chat request) Sophia: Hi Eve: Hi. How you doing? Eve: Heard about the texting with Michael last week. Eve: And then the smackdown from Judith. sry. Sophia: (define (how-am-I-doing season last-chat) (cond [(or (symbol=? season ’summer) (symbol=? season ’spring)) ’good] [(and (symbol=? season ’fall) (not (string=? last-chat "Michael"))) ’okay] [(symbol=? season ’winter) ’cold] [else ’not-great]))

  29. Sophia: Did I mention that Michael doesn’t understand boolean values?

  30. Sophia: Did I mention that Michael doesn’t understand boolean values? Eve: false

  31. Sophia: Did I mention that Michael doesn’t understand boolean values? Eve: false Eve: That is man thing.

  32. Sophia: Did I mention that Michael doesn’t understand boolean values? Eve: false Eve: That is man thing. Sophia: :)

  33. Sophia: Did I mention that Michael doesn’t understand boolean values? Eve: false Eve: That is man thing. Sophia: :) Sophia: ’my-thanks

  34. Sophia: Did I mention that Michael doesn’t understand boolean values? Eve: false Eve: That is man thing. Sophia: :) Sophia: ’my-thanks Eve: ?

  35. Sophia: Did I mention that Michael doesn’t understand boolean values? Eve: false Eve: That is man thing. Sophia: :) Sophia: ’my-thanks Eve: ? Sophia: Just a symbol of my thanks.

  36. Sophia: Did I mention that Michael doesn’t understand boolean values? Eve: false Eve: That is man thing. Sophia: :) Sophia: ’my-thanks Eve: ? Sophia: Just a symbol of my thanks. Sophia: ty for cheering me up.

  37. End of Episode 3

Recommend


More recommend