Skip to content

Corley-Midlige Submission#4

Open
mcorley1 wants to merge 5 commits into
lyy005:masterfrom
mcorley1:master
Open

Corley-Midlige Submission#4
mcorley1 wants to merge 5 commits into
lyy005:masterfrom
mcorley1:master

Conversation

@mcorley1

@mcorley1 mcorley1 commented Oct 4, 2017

Copy link
Copy Markdown

No description provided.

Comment thread exercise6part1.py
B.iloc[i+1,0]=scores.iloc[i,0]

import matplotlib.pyplot as plt
plt.plot(B.time,B.UWscore,'-r',B.time,B.MSUscore,'g-')

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.

Good job

Comment thread exercise6part2.py
elif int(Guess)>number:
print "Lower"
else:
print "Correct"

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.

Good job

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