-
Notifications
You must be signed in to change notification settings - Fork 22
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
Week 3 #50
base: master
Are you sure you want to change the base?
Week 3 #50
Conversation
My week 3 task |
1 similar comment
My week 3 task |
@@ -0,0 +1 @@ | |||
Week 3 solutions |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please transfer your week 3 task to Google docs and share directly with your mentors
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Alright, I am still trying to install google docs...that's the reason for the delay
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am still trying to install Google docs, that's the reason for the delay
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Frankenstei check here http://docs.google.com/
{ | ||
for(int i=1; i<101; i++) | ||
{ | ||
if (i%3==0&i%5==0) //uses the % operator to signify remainder |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Frankenstei your indentations are somewhat off. Please work on this, so the code is more readable
|
||
# Favourite Emoji | ||
|
||
I really cant choose anyone right now because that would be cheating, i love them all equally but if i was to choose, id go with , you just dont see that everyday . |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You didn't state the emoji though :)
THIS IS A PULL REQUEST TEMPLATE! This helps you complete a pull request. Please follow the instructions below.
Description
Tell us about your pull request!
Please make sure your submission is in the correct directory. In most cases, this is in submissions/YOUR-GITHUB-USERNAME/Week-Number/filename.
For example, if @codedentwickler is completing Week 1: