List of questions
Related questions
Question 17 - JN0-223 discussion
What is the correct Python script syntax to prompt for input?
A.
hostIP = input('Device IP address: ')
B.
hostIP = input{Device IP address: }
C.
hostIP = input'Device IP address: '
D.
input('Device IP address: ') = hostIP
Your answer:
0 comments
Sorted by
Leave a comment first