how to put a webpage in a webpage
iframe
what three ways can css be put in a page
inline internal and external
how do you obtain information from the user
input
who is the python man
Dan
who is always right
Oliver
this access javascript in an html file
script
how do you comment in css
/* */
how does read() store information
in a string
what is the difference between a structure and flow chart
a structure chart shows the relationship among functions and passage of data between them.
Flowcharts are a graphical representation of a computer program in relation to its sequence of functions
compared to last year how much more students do we have now
3
name all three forms of list
ol ul and dl
what font does Ms. Murray not approve of
comic sans
What do you need to create a function
What is def()?
name three high order functions
map filter and reduce
when was the great molasses flood
January 15, 1919
what tag do you use to properly quote
blockquote
identify the difference between padding and margin
padding is inside the border, margin is outside
name 3 mutator methods
insert() append() extend() sort() pop()
what is the flow of execution
the order statements are executed
Thirty white horses on a red hill,
First they champ,
Then they stamp,
Then they stand still.
what are teeth?
quote from the hobbit
how many different forms of input are there
22
name all five form of position
static absolute fixed sticky relative
what three values are used for slicing
start stop step
what type of functions are anonymous
lambda
what is better C++ or Python
Python