Take a look at the python code below. Which segment of code should be replaced in place of the first line( ???????????) so that the when the code runs, it prints exactly itself ?
1
2
3
???????????print"x =",xforiinx:printi
Your answer seems reasonable.
Find out if you're right!