Skip to content

Update sigploit.py#246

Open
foxy-prog wants to merge 1 commit intoSigPloiter:masterfrom
foxy-prog:patch-1
Open

Update sigploit.py#246
foxy-prog wants to merge 1 commit intoSigPloiter:masterfrom
foxy-prog:patch-1

Conversation

@foxy-prog
Copy link
Copy Markdown

Update the line "print table[c][row]," to "print (table[c][row],end= ' ')"


for row in range(ROWS):
for c in word:
print table[c][row],

This comment was marked as duplicate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants