Python for Bioinformatics
Midterm Redo Solution 1. Show the output from the following program fragments:
x = float(input("Enter first floating point number: "))
Always returns a string
y = float(input("Enter second floating point number: "))
sum = x + y
avg = sum/2
print("sum =",sum,", average =",avg)
Enter the password to open this PDF file:
File name:
-
File size:
-
Title:
-
Author:
-
Subject:
-
Keywords:
-
Creation Date:
-
Modification Date:
-
Creator:
-
PDF Producer:
-
PDF Version:
-
Page Count:
-
Preparing document for printing…
0%
Σχόλια 0
Συνδεθείτε για να κοινοποιήσετε σχόλιο