Skip to content
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

Added Pyhton track task1 #26

Merged
merged 7 commits into from
Apr 23, 2020
Merged

Added Pyhton track task1 #26

merged 7 commits into from
Apr 23, 2020

Conversation

aliana17
Copy link
Contributor

@aliana17 aliana17 commented Apr 22, 2020

#21

I have written Task1 and also added a script to directly run the postgres and redis containers locally

@aliana17 aliana17 requested a review from theSage21 as a code owner April 22, 2020 10:17
Copy link
Member

@theSage21 theSage21 left a comment

Choose a reason for hiding this comment

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

Could you please remove your env from this pull request? This should be able to fix that.

git rm --cached env
echo 'env/' >> .gitignore
git add -Av
git commit -m 'remove env'
git push origin master

local_setup.sh Outdated Show resolved Hide resolved
soa/__init__.py Outdated Show resolved Hide resolved
soa/__main__.py Outdated Show resolved Hide resolved
soa/server.py Outdated Show resolved Hide resolved
soa/tracks/python/1.md Outdated Show resolved Hide resolved
soa/tracks/python/1.md Outdated Show resolved Hide resolved
soa/tracks/python/1.md Outdated Show resolved Hide resolved
soa/tracks/python/1.md Outdated Show resolved Hide resolved
####Solve the given problem<br/>
[Arithmetic Operators Problem](https://www.hackerrank.com/challenges/python-arithmetic-operators/problem)

*Don't know how to solve a python problem? Check the references below <br/>
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
*Don't know how to solve a python problem? Check the references below <br/>
Don't know how to solve a python problem? Check the references below

soa/tracks/python/1.md Outdated Show resolved Hide resolved
soa/server.py Outdated Show resolved Hide resolved
soa/server.py Outdated Show resolved Hide resolved
@theSage21 theSage21 merged commit 5311bc2 into PyJaipur:master Apr 23, 2020
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