Skip to content

Add if statement to run server#38

Open
prestondoris wants to merge 1 commit intoudacity:masterfrom
prestondoris:master
Open

Add if statement to run server#38
prestondoris wants to merge 1 commit intoudacity:masterfrom
prestondoris:master

Conversation

@prestondoris
Copy link

if name == 'main' statement was added to make this a working server once the students add their required code.

if __name__ == '__main__' statement was added to make this a working
server once the students add the required code.
@tdurk93
Copy link
Contributor

tdurk93 commented Aug 7, 2018

+1

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