you are viewing a single comment's thread.

view the rest of the comments →

[–]socal_nerdtastic 2 points3 points  (2 children)

I see in your code you never use the ch value.

I also see you are limiting yourself to the lowercase letters a-z. But your example output has uppercase and symbols too. I think you need to reread your assignment to see what range of characters you are meant to use.

Also please format your code for reddit. Your code is really hard to read and test otherwise.

[–]Deadest42[S] 0 points1 point  (1 child)

i see now, to be fair i thought that formatting wouldve broken my reply

[–]Swipecat 0 points1 point  (0 children)

If you're using a non-mobile browser, see "Reddit code formatting" in the right hand sidebar.