3 assignments. i will seperate by numbers

One of the most common data types in all programming languages is Float, which represents decimal values.

Programming declares variables and specifies the data types of these variables at the beginning of a program.

However, depending on the order of operations, the output of an operation involving floating numbers might not necessarily be a floating number.

Input the following in JES or Python IDLE to see the output (hereafter, JES will be used in the course but is interchangeable to Python IDLE, whichever the student downloaded):

  • print 1.0 / 3
  • print 10 + 3 * 7
  • print (10 + 3) * 7

Zip your Python .py file and submit the.zip file so the code can be validated.

Write a 1/2 page on why each of your three inputs resulted in its particular output.

.  a 1/2 page on why each of your three inputs resulted in its partioutputcular 

2.

In Python, there are a few different ways of concatenating strings as explained in Ch. 3, “Creating and Modifying Text,” of Introduction to Computing and Programming in Python.

Input the following in JES to see the how strings are concatenated in the output:

  • print “Hi” + “there”
  • print “Hi” + 10
  • print “Hi” * 10

Zip your Python .py file and submit the.zip file so the code can be validated.

Write a1/2 page on why each of your three inputs resulted in its particular output.

3.

This programming assignment will put together everything you learned this week. You will:

  • Create variables and assign them values.
  • Add the variables.
  • Use a conditional statement to determine an appropriate string to print.

Write a program in JES that does the following:

  • Creates two variables: Num_1 and Num_2
  • Assigns the value 50 to Num_1 and 25 to Num_2
  • Creates a third variable Total; Total should add Num_1 and Num_2
  • Determines if Total is greater than 100, between 99 and 50, or less than 50
  • Using If, Elif, or Else statements, do the following:          
    • If Total is greater than 100, print a string that shows the value of Total combined with the string “is too high”
    • If Total is less than 50, print a string that shows the value of Total combined with the string “is too low”
    • If Total is between 99 and 50, print a string that shows the value of Total combined with the string “is in the correct range”

Iteration 1:

Run your program to demonstrate the output.

In this iteration with the variables you provided, the string that is output should state “75 is in the correct range”.

If it does not, debug the program until it outputs the correct statement.

Zip your Python .py file and submit the.zip file so the code can be validated.

Iteration 2:

Change the value of Num_1 to a number that will result in an output making Total too high.

Run your program to demonstrate the output.

Zip your Python .py file and submit the.zip file so the code can be validated.

Iteration 3:

Change the value of Num_1 to a number that will result in an output making Total too low.

Run your program to demonstrate the output.

Zip your Python .py file and submit the.zip file so the code can be validated.







Calculate Your Essay Price
(550 words)

Approximate price: $22

Calculate the price of your order

550 words
We'll send you the first draft for approval by September 11, 2018 at 10:52 AM
Total price:
$26
The price is based on these factors:
Academic level
Number of pages
Urgency
Basic features
  • Free title page and bibliography
  • Unlimited revisions
  • Plagiarism-free guarantee
  • Money-back guarantee
  • 24/7 support
On-demand options
  • Writer’s samples
  • Part-by-part delivery
  • Overnight delivery
  • Copies of used sources
  • Expert Proofreading
Paper format
  • 275 words per page
  • 12 pt Arial/Times New Roman
  • Double line spacing
  • Any citation style (APA, MLA, Chicago/Turabian, Harvard)

Our guarantees

Delivering a high-quality product at a reasonable price is not enough anymore.
That’s why we have developed 5 beneficial guarantees that will make your experience with our service enjoyable, easy, and safe.

Money-back guarantee

You have to be 100% sure of the quality of your product to give a money-back guarantee. This describes us perfectly. Make sure that this guarantee is totally transparent.

Read more

Zero-plagiarism guarantee

Each paper is composed from scratch, according to your instructions. It is then checked by our plagiarism-detection software. There is no gap where plagiarism could squeeze in.

Read more

Free-revision policy

Thanks to our free revisions, there is no way for you to be unsatisfied. We will work on your paper until you are completely happy with the result.

Read more

Privacy policy

Your email is safe, as we store it according to international data protection rules. Your bank details are secure, as we use only reliable payment systems.

Read more

Fair-cooperation guarantee

By sending us your money, you buy the service we provide. Check out our terms and conditions if you prefer business talks to be laid out in official language.

Read more

Order your essay today and save 10% with the coupon code: best10