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
35
problems.
Stats
789
EtPoint
237
Vote count
0
questions
35
answers
About
I write mostly python and Java. Learning Ruby and scheme, interested in Scala.
Jon Kiparsky questions
Jon Kiparsky answers
How can i sum the content of a django model
How do i calculate the remainder for extremely large exponential numbers using java?
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