-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Issues: walter201230/Python
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
#second way to print something to the console
import sys
sys.stdout.write("Haiiiii")
#102
opened Jun 12, 2022 by
prasadmallampati
#one way to print something to the console
print("hello")
#101
opened Jun 11, 2022 by
prasadmallampati
ProTip!
What’s not been updated in a month: updated:<2024-12-18.