Answer to Question #235882 in Python for Isabel Cortez

Question #235882

Input


The integer I gave


Description

N/A


Constraints

N/A


Sample

N/A


Output


The first line will contain a message prompt to input the integer.

The second line contains the word "yes" or "no".


Enter·the·integer:·76

no


1
Expert's answer
2021-09-13T06:41:17-0400
n = input("Enter·the·integer:   ")
w = input()


print(n)
print(w)

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
New on Blog
APPROVED BY CLIENTS