Write a loop to print all elements in hourly-temperature


Problem

Write a loop to print all elements in hourly_temperature. Separate elements with a -> surrounded by spaces.

Sample output for the given program with input: '90 92 94 95'90 -> 92 -> 94 -> 95 Note: 95 is followed by a space, then a newline.

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Write a loop to print all elements in hourly-temperature
Reference No:- TGS03332957

Expected delivery within 24 Hours