American Young Coder

AYC logo
Loading Events

« All Events

  • This event has passed.

7:00PM- Python OOP – Joshua

October 21 @ 7:00 pm - 8:00 pm

Today We did

  • finished our libarary system
  • talked about “searching ” within a dictionary
    • “if” combined with “in”
    • for loop searching

Homework

# Homework:
# We will be doing some "bonus" functions that could be useful for our library
# 1. General Name search. All we care about is if a word appears in the title
# For example, if they type the word fox, and there is two books with fox, i want you ro peinr ir
# hint     in<------ also works with two strings
# 2. Close Id Search: grab all books whose ID is within 10 of the id you gave it
# they will give you id ,return all books whose ID ten lower or ten higher
#          lets say they type in id 12, your will return all books with ids
# between 2 - 22

Details

Date:
October 21
Time:
7:00 pm - 8:00 pm