Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

PLEASE HELP I NEED IT SOS 1. ask the user to enter her/his name (maximum 65 letters) via keyboard entry, 2. ask the user to

PLEASE HELP I NEED IT SOS

1. ask the user to enter her/his name (maximum 65 letters) via keyboard entry, 2. ask the user to enter an integer number between 0 to 1000 (including 0 &1000) via keyboard entry, 3. print all numbers which are between O and the entered number is step 2, and are divisible by 3 and 7 Note: by running your program, the following sentences, questions, and results should be printed accordingly on the screen. Extra spaces in your output are fine. Those are due to the use of free formatting for print command. Output formatting will be covered in the future lectures. (???? means a keyboard entry, and XXXX means an output value below.)

This program prints all divisible by 3 & 7 numbers between 0 and your desired integer number (less than 1000) on the screen. Please enter your name (maximum 65 letters) ???? Please enter your desire integers number (your number should be between 0 and 1000) ???? The divisible by 3 & 7 numbers between 0 and XXxx are: XXXX XXXX XXXX Thank you XXXX for using this code.

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

Machine Learning And Knowledge Discovery In Databases European Conference Ecml Pkdd 2014 Nancy France September 15 19 2014 Proceedings Part 3 Lnai 8726

Authors: Toon Calders ,Floriana Esposito ,Eyke Hullermeier ,Rosa Meo

2014th Edition

3662448440, 978-3662448441

More Books

Students also viewed these Databases questions