- What is IBM Watson?
A. IBM Watson is a system capable of answering questions posted in natural language.
- True/false? Amazon's IoT web services allows access to other cloud based services from Amazon.
A. True
- True/false? Watson is a champion of the game-show Jeopardy.
A. True
- True / False? Google has its own global private network.
A. True
- True/false? We need to change the names of our functions such as getTemperature when we introduce web service data.
A. False
- True/false? It is a good idea to use test code in your classes in order to isolate their functionality.
A. True
- What is the purpose of the DisplayWeather class in our code?
A. To display weather information in the Sense HAT emulator.
- Which method of the SenseHat object do we use to display weather information onto the Sense HAT Emulator?
A. show_message
...