Edhesive : 1.1 - 1.5 [Subscribe to youtube.com/oofer]

Réussis tes devoirs et examens dès maintenant avec Quizwiz!

1.1 Lesson Practice In the next five years there are expected to be over _____________ unfilled jobs in the US in computer science.

1 million

1.5 Lesson Practice What is output by the following line of code? print (5 + 9*2)

23

1.1 Lesson Practice Computer science allows people to:

All of the above!

1.4 Lesson Practice Which of the following carries out the commands in programs?

CPU

1.5 Lesson Practice ____________ are special output characters marked with a \.

Escape charaters

1.3 Lesson Practice The print command in Python can be written as PRINT or print.

False

1.1 Lesson Practice ____________ is based on a set of very specific rules for communicating.

Formal Language

1.4 Lesson Practice Programs that run on hardware are called:

Software

1.4 Lesson Practice _____________ is information the user sends to the computer.

input

1.4 Lesson Practice Short term memory used by the CPU.

main memory

1.3 Lesson Practice What is the Python command that can be used to display text and numbers on the screen?

print

1.4 Code Practice: Question 1 (*Text to note/ depends on teacher as long as you get the code right you should get 100%)

print(" (,)_(,)") print(" | ''|") print(" =| @|=") print(" ---")

1.5 Code Practice: Question 4

print(" )") print(" (") print(" ^ )") print(" / \ ---") print(" / \| |") print(" / _ \ |") print(" / (_) \|") print(" / \ ") print(" /| _ _ \ ") print(" | | | | | \ ") print(" | |_| |_| |\ ") print(" | __ __ |") print(" | | | | || #") print(" | | @| |__|| ###") print(" | | | | #####") print(" \/\/\/\/\/\/\/\/\/\/\/\/\/")

1.3 Code Practice: Question 3

print(" ^ ^"),print("( o o )"),print(" v")

1.4 Code Practice: Question 2

print(" __") print("('')") print("( (") print(" ) )") print("( (") print(" ) )") print("( (") print(" ) )") print("( (") print(" ) )") print(" V")

1.5 Code Practice: Question 2

print("**********") print("* *") print("* PYTHON *") print("* *") print("**********")

1.5 Code Practice: Question 1 (*Text to note/ depends on teacher as long as you get the code right you should get 100%)

print("A lighting flash:\nbetween the forest tress\nI have seen water .\n\t- Shiki")

1.2 Code Practice

print("Hello world")

1.5 Lesson Practice What is output by the following line of code? print ("I\tLove Python")

I Love Python

1.5 Lesson Practice When the computer translates digital information to information humans can use, it is called _____________.

output

1.3 Code Practice : Question 2

print("Hello") print("There")

1.3 Code Practice : Question 1

print("Welcome " + "to Computer Science!")

1.5 Code Practice: Question 3

print("\"Computer Science is no more about computers\nthan astronomy is about telescopes\"\n- Edsger W. Dijkstra")

1.5 Lesson Practice What would be output by the following code? print("Hello", end="")print(" Jackson")

Hello Jackson

1.5 Lesson Practice What do we call notes in computer code for the programmer that are ignored by the compiler?

Comments

1.3 Lesson Practice True or False: When running the print command as seen in the code below, the text that is output will be displayed in quotation marks. print("Hello there!")

False

1.1 Lesson Practice ____________ is designed to be very clear and work consistently every time it is used.

Formal Language

1.3 Lesson Practice What is wrong with the following line of code? print(Hello World)

It needs " around Hello World


Ensembles d'études connexes

¡Ay Chihuahua! ¡Hay tantas culturas en México!

View Set

Stats Exam 1 Online Assessments Quiz

View Set

Programmatic Adv Certificate Quizes TradeDesk

View Set

Module 62: What Is Aggregate Demand? What Is Aggregate Supply?

View Set