Skip to content

Website doesn't seem to work #3

@alay18

Description

@alay18

I entered my script into the box, and clicked submit but it returned with a blank page: http://35.192.144.192:8000/action_page.php

Here's the script I entered:
ap = argparse.ArgumentParser()
ap.add_argument("-i", "--image", required=True,
help="path to the input image")
args = vars(ap.parse_args())

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions