boolean

Workshop Participants & Bernadette Cheng

if (time >= 9:30 pm) {
  if (Bob.asleep == True) {
    studyNextDay();
  } else if (Bob.asleep == False) {
    notStudyNextDay();
  }
}


License

The images and resources in this website are free to use for educational purposes.
1. Right Click Image
2. Click "Save Image As"