Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
python3
/
wtfpython
Public
forked from
satwikkansal/wtfpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Jun 6, 2019
add encoding (#122)
Show description for 31dcd9b
hippieZhou
authored and
satwikkansal
committed
31dcd9b
View commit details
Copy full SHA for 31dcd9b
Browse repository at this point
Commits on Mar 31, 2019
Use http instead of https
Show description for 54883f5
satwikkansal
authored
54883f5
View commit details
Copy full SHA for 54883f5
Browse repository at this point
Commits on Dec 16, 2018
Add reference to chinese translation
satwikkansal
authored
b262f29
View commit details
Copy full SHA for b262f29
Browse repository at this point
Commits on Dec 9, 2018
Rephrase sentence to make more sense (#109)
kyblockstacking
authored and
satwikkansal
committed
30e05a5
View commit details
Copy full SHA for 30e05a5
Browse repository at this point
Commits on Dec 6, 2018
fix typo (#107)
1f604
authored and
satwikkansal
committed
64b3109
View commit details
Copy full SHA for 64b3109
Browse repository at this point
Commits on Dec 5, 2018
match order of display to if/else order (#105)
Show description for 9c5f26e
kannes
authored and
satwikkansal
committed
9c5f26e
View commit details
Copy full SHA for 9c5f26e
Browse repository at this point
make the function *call* more visible (#104)
Show description for b0e7a81
kannes
authored and
satwikkansal
committed
b0e7a81
View commit details
Copy full SHA for b0e7a81
Browse repository at this point
Commits on Dec 4, 2018
Update broken link
satwikkansal
authored
d747788
View commit details
Copy full SHA for d747788
Browse repository at this point
Commits on Oct 3, 2018
Update README.md (#95)
Show description for 145a194
cjoeml
authored and
satwikkansal
committed
145a194
View commit details
Copy full SHA for 145a194
Browse repository at this point
Commits on Aug 28, 2018
Fixed input-output of 4th example explanation code (#92)
Show description for ac379c9
Vibhu-Agarwal
authored and
satwikkansal
committed
ac379c9
View commit details
Copy full SHA for ac379c9
Browse repository at this point
Commits on Jun 21, 2018
Fix Python 3 compatibility in the irrelevant code! (#86)
cclauss
authored and
satwikkansal
committed
2fb0450
View commit details
Copy full SHA for 2fb0450
Browse repository at this point
Commits on Jun 18, 2018
Fix an error in the irrelevant code!
Show description for 07861a0
satwikkansal
committed
07861a0
View commit details
Copy full SHA for 07861a0
Browse repository at this point
Commits on Jun 14, 2018
Fix incorrect output in "Mysterious key type conversion" example
Show description for 5484680
satwikkansal
committed
5484680
View commit details
Copy full SHA for 5484680
Browse repository at this point
Commits on May 29, 2018
Simplify explanation
satwikkansal
authored
d2507c2
View commit details
Copy full SHA for d2507c2
Browse repository at this point
Update README.md (#82)
Show description for 2188fa3
BOOK
authored and
satwikkansal
committed
2188fa3
View commit details
Copy full SHA for 2188fa3
Browse repository at this point
Commits on May 28, 2018
Update README.md
satwikkansal
authored
3df9152
View commit details
Copy full SHA for 3df9152
Browse repository at this point
Commits on May 23, 2018
Correct the snippet in Tic-tac-toe explanation
Show description for 518881c
satwikkansal
committed
518881c
View commit details
Copy full SHA for 518881c
Browse repository at this point
Commits on Mar 6, 2018
Fix grammatical error (#75)
Harmon758
authored and
satwikkansal
committed
169fa2f
View commit details
Copy full SHA for 169fa2f
Browse repository at this point
Commits on Feb 28, 2018
Fix a syntax error and some spelling errors (#72)
ariasuni
authored and
satwikkansal
committed
db35390
View commit details
Copy full SHA for db35390
Browse repository at this point
Commits on Feb 25, 2018
Update contents
satwikkansal
committed
ea5fc2f
View commit details
Copy full SHA for ea5fc2f
Browse repository at this point
Add sohaibfarooqi to the contributors
satwikkansal
committed
c13ce97
View commit details
Copy full SHA for c13ce97
Browse repository at this point
Update TOC
satwikkansal
committed
0c9acdc
View commit details
Copy full SHA for 0c9acdc
Browse repository at this point
Merge examples
satwikkansal
committed
9608b2f
View commit details
Copy full SHA for 9608b2f
Browse repository at this point
Generator with Slice assignment trick
sohaibfarooqi
authored and
satwikkansal
committed
70fe617
View commit details
Copy full SHA for 70fe617
Browse repository at this point
Update explanation: Tic tac toe
Show description for 240e216
satwikkansal
committed
240e216
View commit details
Copy full SHA for 240e216
Browse repository at this point
Update explanation: Strings can be tricky sometimes
Show description for a0100a8
satwikkansal
committed
a0100a8
View commit details
Copy full SHA for a0100a8
Browse repository at this point
Commits on Jan 30, 2018
Fix typos
ss18
authored and
satwikkansal
committed
17e49ee
View commit details
Copy full SHA for 17e49ee
Browse repository at this point
Commits on Jan 29, 2018
Fix typo
Xdminsy
authored and
satwikkansal
committed
7664476
View commit details
Copy full SHA for 7664476
Browse repository at this point
Fix code sample for "65539 local variables" example
rec
authored and
satwikkansal
committed
a9e72e0
View commit details
Copy full SHA for a9e72e0
Browse repository at this point
Format and grammar tweak
Show description for 54ed75f
rec
authored and
satwikkansal
committed
54ed75f
View commit details
Copy full SHA for 54ed75f
Browse repository at this point
Commits on Jan 27, 2018
Added a contributor's code of conduct.
Connor Devlin
authored and
satwikkansal
committed
12e517b
View commit details
Copy full SHA for 12e517b
Browse repository at this point
Commits on Jan 26, 2018
Fix missing statement
Show description for 2fda1ef
satwikkansal
committed
2fda1ef
View commit details
Copy full SHA for 2fda1ef
Browse repository at this point
Fix broken TOC links
satwikkansal
committed
fc262f2
View commit details
Copy full SHA for fc262f2
Browse repository at this point
Removed byte-compiled and cached files
Show description for 5d2e377
sgnn7
authored and
satwikkansal
committed
5d2e377
View commit details
Copy full SHA for 5d2e377
Browse repository at this point
Commits on Jan 25, 2018
Update version
satwikkansal
committed
c28b292
View commit details
Copy full SHA for c28b292
Browse repository at this point
Previous
Next
You can’t perform that action at this time.