Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

please answer all questions from 1to 3 Question 1: Write a program that do the following: Print the multiples of number 3 (not greater than

please answer all questions from 1to 3 image text in transcribed
Question 1: Write a program that do the following: Print the multiples of number 3 (not greater than 25) as the sample below, Sample input-output The multiples of numbers are 51-5 $. 2-10 5.3 - 15 $.4-20 5.6-25 Modify the question (don't lose the previous code to ask the wet o enter an integer number and print its multiples (not greater than 25 Question: Write a program that do the following Print the numbers between th and 60 in descending onder and skip any number that is ce of se multiples of number 7 of multiples of number Sample input/output 60 59 58 S7 55 31 50 48 47 46 Initialize a float array that represents the tempertures of the days of a week (size Ask the user to fill the amay with temperature of each day. Then, print the number of days in the week that are suitable to go a journey the temperature is suitable to go a journey if it is less than 39 and greater than 27). Sample input/output please enter the teperature: 10 please enter the teperature:27 please enter the teperature:50 please enter the teperature:30 please enter the operature: 32 please enter the teperature:23 please enter the teperature:26 The number of days is: 3

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored 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

Recommended Textbook for

Database Administrator Limited Edition

Authors: Martif Way

1st Edition

B0CGG89N8Z

More Books

Students also viewed these Databases questions