-
Agenda -- click "view all event details"
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
'''guess_your_number.py - Computer runs a smart algorithm to guess your number.''' | |
def game(): | |
'''Run the "guess your number" game, returning number of guesses made. | |
Returns number < 0 if game was terminated early. | |
''' | |
# Define the limits of the guessing game. | |
min = 1 | |
max = 10 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Newsgroups: comp.unix.xenix.sco,news.answers | |
Subject: Welcome to comp.unix.xenix.sco [monthly FAQ posting] | |
Followup-To: comp.unix.xenix.sco | |
Summary: answers to frequently asked questions | |
Approved: [email protected] | |
Archive-name: sco-xenix | |
News-answers-archive-name: sco/xenix | |
Posting-frequency: monthly | |
Version: $Id: sco-xenix,v 1.64 1996/07/21 01:20:54 chip Exp $ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Item | Replaced | Notes | Link | |
---|---|---|---|---|
Health | (scheduled for refresh in 2026) | |||
first aid kit (First Aid Essentials FAO-422) | https://www.amazon.com/gp/product/B000069EYA | |||
first aid manual (American College of Emergency Physicians, 2nd ed) | ||||
4 x large nitrile gloves | ||||
medicine dropper | ||||
Ibuprofen - 40 x Advil 200mg liquigels | ||||
10 x N95 mask (3M Aura 9205+) | ||||
bar soap (Ivory) |
OlderNewer