-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create Jessica Owens -- Carets #30
base: master
Are you sure you want to change the base?
Conversation
With a bit more sleep and some nice insight from classmates today :)
CalculatorWhat We're Looking For
|
Let's loop back together soon, your code doesn't run for me |
Sounds good. The first or second commit? I tried to edit the second one in place instead of fully copy and pasting all of the code, so if it's the second one, I very well might have missed somethings :/
…Sent from my iPhone
On Aug 14, 2017, at 08:03, dee ***@***.***> wrote:
Let's loop back together soon, your code doesn't run for me
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.
|
@vertige yup, your first commit runs. We'll look into a better way to submit code that may have helped with this (using git, lecture on Wednesday), but in general be careful about what you submit-- we'll only be checking the latest commit. |
OK, I just check and my new one runs, so it was probably a copy/paste error
:/
Sorry! I know now. I thought, since the second commit was much later in the
day, it wouldn't count. Should I not resubmit later in a day (would that be
considered a late submission?) and just wait until after your feedback to
make updates for myself?
Thanks!
…On Mon, Aug 14, 2017 at 8:56 AM, dee ***@***.***> wrote:
@vertige <https://github.com/vertige> yup, your first commit runs. We'll
look into a better way to submit code that may have helped with this (using
git, lecture on Wednesday), but in general be careful about what you
submit-- we'll only be checking the latest commit.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#30 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AYhkAz17NYknc0h_uMmG1rj4VkBBj9dSks5sYG4jgaJpZM4O00rL>
.
|
We check pull requests before the deadline for submission, |
Calculator
Congratulations! You're submitting your assignment.
Comprehension Questions
user_input.to_f.to_s == user_input || user.to_i.to_s == user_input
. I got tired. I also would have setup parentheticals along the lines of Option B in the comments on line 142