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

Test agin! #5

Open
jainamoswal opened this issue Jan 6, 2023 · 2 comments
Open

Test agin! #5

jainamoswal opened this issue Jan 6, 2023 · 2 comments
Assignees

Comments

@jainamoswal
Copy link
Owner

No description provided.

@jainamoswal jainamoswal self-assigned this Jan 6, 2023
@jainamoswal
Copy link
Owner Author

import requests
x = requests.get('https://google.com')
print(x.status_code)

@github-actions
Copy link

github-actions bot commented Jan 6, 2023

▩ Command ▩

import requests
x = requests.get('https://google.com')
print(x.status_code)

▧ Output ▨

200

This is reply to this comment.

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

No branches or pull requests

1 participant