InterviewSolution
 Saved Bookmarks
    				| 1. | 
                                    X=20 Y=10 The correct command or syntax to get the output 200 isa) print (XY)b)print(YX)c)print(X+Y)d)print(X*Y) | 
                            
| 
                                   
Answer»  Hope it HELPS!! Mark this answer as brainliest if u found it USEFUL and FOLLOW me for quick and accurate answers... Explanation: d)print(X*Y)  | 
                            |