Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Jon Kiparsky
Jon Kiparsky has asked
0
questions and find answers to
33
problems.
Stats
751
EtPoint
227
Vote count
0
questions
33
answers
About
I write mostly python and Java. Learning Ruby and scheme, interested in Scala.
Jon Kiparsky questions
Jon Kiparsky answers
Why the Python 2, 3 compatibility package is named `six`?
How to search for a 'text' or 'number' in a csv file with Python AND if exists print only first and second column values to a new csv file
How to check if a string is strictly contains both letters and numbers
Is there an easy way to get next and prev values in a for-loop?
"implicit uses of special methods always rely on the class-level binding of the special method"
Reading a string line by line in python [closed]
Python inheritance: when and why __init__
Surprising behaviour of Python date and timedelta subtraction
get the lists of functions used/called within a function in python
What is the time complexity of collections.Counter() in Python?