Skip to content

HackTheBridge/parsetable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

parsetable

Parses HTML Table and printed flag in one line.

Utilises Python commands:

Removes new lines from the output and then replaces blank spaces!

flag = "".join(text.splitlines())

print(flag.replace(" ", ""))

About

Parses HTML Table and printed flag in one line.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published