+ 1
How do i print an array with an integer or string?
https://code.sololearn.com/cuKKP8iGvVpE everything is in there
3 Respostas
+ 2
I would write:
print(words+list(Char))
0
Code updated to correct code.
https://code.sololearn.com/cuKKP8iGvVpE everything is in there