Computer Science, asked by p2252001, 3 months ago

Predict the output of the following code.

s= "Test"

rs=

for ch in s:

rs=ch+rs

print(s+rs)​

Answers

Answered by jai696
1

\huge{\mathtt{{\blue{\boxed{\tt{\pink{\orange{A}\purple{n}\blue{s}\red{w}\green{e}\pink{r᭄}}}}}}}}

The output will be TesttseT

\large\mathsf\color{lightgreen}useful?\: \color{white}\longrightarrow\: \color{orange}brainliest!

Similar questions