Skip to content

Commit

Permalink
README.md: small beauty hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
sealldeveloper authored Oct 15, 2024
1 parent ec27f5d commit 221e2a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ The following source will do an `print(1)`:
```python
exec(chr(ord(max(oct(int())))+(not()))+max(str(range(
int())))+chr(sum(range(len(repr(str(set))))))+chr(max(
range(ord(max(oct(int()))))))+max(str(set))+min(str(set()
))+str(+(not()))+max(str(tuple())))
range(ord(max(oct(int()))))))+max(str(set))+min(str(set()))+
str(+(not()))+max(str(tuple())))
```

### Basics
Expand Down

0 comments on commit 221e2a6

Please sign in to comment.