0
0
Intro to Computingfundamentals~10 mins

What the internet actually is (network of networks) in Intro to Computing - Interactive Code Practice

Choose your learning style9 modes available
Practice - 5 Tasks
Answer the questions below
1fill in blank
easy

Complete the code to print the main idea of the internet.

Intro to Computing
print("The internet is a [1].")
Drag options to blanks, or click blank then click option'
Anetwork of networks
Bwebsite
Cnetwork
Dcomputer
Attempts:
3 left
💡 Hint
Common Mistakes
Choosing 'network' only describes one network, not many connected ones.
Choosing 'computer' or 'website' confuses parts of the internet with what it is.
2fill in blank
medium

Complete the sentence to explain how the internet connects devices.

Intro to Computing
Devices connect to the internet through [1] that link networks together.
Drag options to blanks, or click blank then click option'
Aemails
Bwebsites
Crouters
Dbrowsers
Attempts:
3 left
💡 Hint
Common Mistakes
Choosing 'websites' or 'browsers' confuses software with hardware.
Choosing 'emails' confuses a service with a device.
3fill in blank
hard

Fix the error in the explanation about the internet's structure.

Intro to Computing
The internet is a [1] that connects only computers directly.
Drag options to blanks, or click blank then click option'
Anetwork of networks
Bsingle network
Cwebsite
Demail system
Attempts:
3 left
💡 Hint
Common Mistakes
Choosing 'single network' ignores the multiple networks connected.
Choosing 'website' or 'email system' confuses parts of the internet with the whole.
4fill in blank
hard

Fill both blanks to complete the analogy about the internet.

Intro to Computing
The internet is like a [1] of roads connecting many [2].
Drag options to blanks, or click blank then click option'
Anetwork
Bcities
Ccomputers
Dhighway
Attempts:
3 left
💡 Hint
Common Mistakes
Choosing 'network' for the first blank is too general for the analogy.
Choosing 'computers' for the second blank is less fitting than 'cities' in this analogy.
5fill in blank
hard

Fill all three blanks to complete the description of internet connections.

Intro to Computing
The internet connects [1] through [2] using [3] to send data.
Drag options to blanks, or click blank then click option'
Anetworks
Brouters
Cprotocols
Dcomputers
Attempts:
3 left
💡 Hint
Common Mistakes
Choosing 'networks' instead of 'computers' for the first blank changes the meaning.
Confusing 'protocols' with hardware devices.
Choosing 'networks' or 'computers' for the second blank instead of 'routers'.