Result is not aligned

Viewed 61

I have written the attached code to match passwords generated with a dictionary.

However I cannot seems to aligned both the index and result in the same line.
i.e
ae : ae
a1 : a1
.
.
.
.

enter image description here

enter image description here

0 Answers
Related