Question: python please 1 # Sample code to read input and write output: 2 4 NAME = raw _input ()...... Read input from.STDIN 5 print 'Hello
1 \# Sample code to read input and write output: 2 4 NAME = raw _input ()...... Read input from.STDIN 5 print 'Hello \%s' \%. NAME Write output to STDOUT 6 in 7 8 \# Warning: Printing unwanted or il1-formatted 9 \# data to output will cause the test cases to fail 10 11 \# Write your code here
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
