enter code hereinput: a=1 b=2 c=3 output : a b c a 1 3 4 b 3 2 5 c 4 5 3 How to get this type of output for my input by python coding
enter code here
how to get out put for this in coding
Posting multiple threads with same question won't give you more answers.
It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
how to get out put for this in coding
Posting multiple threads with same question won't give you more answers.