Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Angelique is creating a text - based weather report.She starts off with this code that reports the weather in 3 cities:DISPLAY ( Portland: 5

Angelique is creating a text-based weather report.She starts off with this code that reports the weather in 3 cities:DISPLAY ("Portland: 56\deg F, Rainy
")DISPLAY ("_-_-_-
")DISPLAY ("_-_-_
")DISPLAY ("_-_-_-
")DISPLAY ("Buffalo: 52\deg F, Cloudy
")DISPLAY (".--.
")DISPLAY (".-().
")DISPLAY ("(___.__)__)
")DISPLAY ("Seattle: 43\deg F, Rainy
")DISPLAY ("_-_-_-
")DISPLAY ("_-_-_
")DISPLAY ("_-_-_-
")After writing that code, Angelique decides on a different way to draw the raining illustration:DISPLAY ("
")DISPLAY ("
")DISPLAY ("
")Part 1: How many lines of code will Angelique need to update?

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions