Skip to content

Turing in#6

Open
shdavitt wants to merge 12 commits into
araiho:masterfrom
shdavitt:master
Open

Turing in#6
shdavitt wants to merge 12 commits into
araiho:masterfrom
shdavitt:master

Conversation

@shdavitt

@shdavitt shdavitt commented Nov 3, 2017

Copy link
Copy Markdown

No description provided.

@araiho araiho left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job commenting your code! Looks good. 4/4

Comment thread New Code for 1.R
@@ -0,0 +1,101 @@
#Load Libraries
library(stringr)

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this the version you want me to grade? The point of version control is to keep the same code in the same place, so you want to avoid having extra files like this. They make it confusing for people reading your code who aren't on your team.

Comment thread Exercise09.R
@@ -0,0 +1,212 @@
#### Pseudo-code ####

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can put pseudo code along with the real code.

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