Random Questions
Computing
Coding
IOS Apps
The Class
100

How many continents are there=

There are seven continents: Africa, Antarctica, Asia, Australia, Europe, North America and South America.

100

What is Microsoft word for?

Creating text documents

100

Whats the difference between a variable and a constant

You can change the value of a variable, but not the one of a constant

100

Mention one item we use to make apps

Label, button, textfield...

100

What is the teacher name?

Marcelo

200

How many countries are in the world?

195

200

What is Microsoft powerpoint for?

Making presentations

200

What are the four basic operators?

+,-,*,/

200

Where does the code code and were do we design the app?

Between ViewController.swift and main.StoryBoard

Code goes in .swift and design goes in storyBoard

200

How many classes did we had (Including this one)

8

300

How much water is a human body made of? (percentage)

60%

300

What is excel for?

Spread sheets / Data analysis 

300

How do we read from the keyboard?

Using readLine()

300

Whats an outlet?

A connection between the code and the design

300

How many computers are in the class

31

400

Who invented the electric light bulb in 1879?

Thomas Edison

400

Whats the difference between a Apple computer and a Dell, Hp or other computers

The operative system

400

How do we delete the optional and use what we read as a number?

Int(readLine()!)!

400

What is the name of the app we use to work?

xCode

400

Mention 3 of the class rules

  • Listen to the teacher / teacher aide

  • Put your hand up if you want to speak / answer.

  • Take care of our equipment.

  • Treat people the way you would like to be treated.

500

How many moons does mars Have?

2

500

What is Siri?

A virtual assistant / An Artificial Intelligence

500

What does this if do?

if 5==0 {

print("5 is equal to 0")}

else{

print("5 is not equal to 0")}

It prints 5 is not equal to 0

500

Whats the name of the app that lets us use the iphone?

Simulator

500

Whats the name of the class?

IOS Development

M
e
n
u