Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Lynn
Lynn has asked
20
questions and find answers to
31
problems.
Stats
1.3k
EtPoint
465
Vote count
20
questions
31
answers
About
Python golf:
Common helper functions
Lynn questions
Is a dict literal containing repeated keys well-defined?
Can't initialize a struct using an initializer list if it inherits? [duplicate]
gn scripts are run with the wrong Python version ("a bytes-like object is required, not 'str'")
`friday` package is very slow
Why is the second parameter to JSON.parse called “reviver”?
Can I prove (s : Stream a) -> (head s :: tail s = s) in Idris?
How to pattern match on union constructors in `for .. in`
Can I implement this newtype as a composition of other types?
Select a file for renaming in SharpShell context menu
Why are `take` and `drop` defined for negative arguments?
Lynn answers
Repeating triangle pattern in Python
Big 0 of fibonacci number using scanl Haskell
gn scripts are run with the wrong Python version ("a bytes-like object is required, not 'str'")
How to find number of 1's in a binary number in O(1) time?
C reverse string function getting weird output
Python - unpack list of lists [duplicate]
Write f in pointfree-style?
How do I select a random integer from list, different from previous? [duplicate]
A generic observer pattern in Java
Print characters in brainfuck