What is always on the board and tells you what we will do today?
The Agenda
What account do you use to sign-in to Tynker?
The schools gmail account
What device is used to surf the internet, send emails, send hangouts, do our work and run programs?
The Computer
What is the chemical formula of water?
H20
How do you end a command on JavaScript?
With ();
How many people can be outside at the same time?
1!
The "Forever" block in Tynker does what to your code?
Makes it run forever until you press stop.
Name one programming language
Java, javascript, c++, c+, HTML, Python, Swift, Scratch etc.
2/6 * 9/2
18/12 or 9/6 or 3/2
How do you end a command on Python?
With ()
How many minutes do you have to wait to go outside once the bell rings?
10 MIN
Coding blocks connected are called lines of...?
Code
What iPhone was released on 2019? Name at leat 2.
The iPhone 11, 11 Pro & 11 Pro Max.
Name one country that borders Spain?
Portugal, France.
What is the command to turn left in Python?
turn_left()
Why are we not using the computers from the lab?
Explain what the "If then else" block does.
It makes the actor do an action IF a condition is met but ELSE it will do another action.
What career studies coding?
Computer Science
Dónde falta la tilde en la siguiente oración?
El arbol esta muy bonito.
El árbol está muy bonito.
Who invented Java?
James Gosling
We should always be _______ with our teachers and classmates.
Respectful
Which way does the actor move on the x-axis and y-axis?
Horizontally on the x-axis and vertically on the y-axis.
Binary code consist of what two numbers?
1 and 0
What figurative language is the following?
A good cook could cook as many cookies as a good cook who could cook cookies.
Alliteration
How do you write a loop in Pyhton?
for I in range (#)