Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
SorousH Bakhtiary
SorousH Bakhtiary has asked
6
questions and find answers to
20
problems.
Stats
554
EtPoint
172
Vote count
6
questions
20
answers
About
I'm here to help and learn :)
To contact me:
[email protected]
SorousH Bakhtiary questions
How to type hint a function which takes a callable and its required positional arguments?
Dictionary/Hashmap implementation using double hashing is stuck in an infinite loop
Indexing a SearchVector vs Having a SearchVectorField in Django. When should I use which?
Impact of removing a list item on reversed() in python
SorousH Bakhtiary answers
Inheriting from int object
Why does for loop exit for "" (empty string) in python?
Python 3.10 Type Hinting causes Syntax Error
Lazy evaluation of dict values?
Python asyncio.create_task() - really need to keep a reference?
__new__ method giving error object.__new__() takes exactly one argument (the type to instantiate)
Should I use python magic methods directly?
Impact of removing a list item on reversed() in python
Why doesn't NaN raise any errors in python?
Are Python docstrings and comments stored in memory when a module is loaded?