💻
💻
💻
💻
Today I Learned
Search
⌃K
💻
💻
💻
💻
Today I Learned
Search
⌃K
README
analytics
bash
db
dgraph
docker
fish
git
go
k8s
linux
net
osx
python
count frequency with lambda
dijkstra algorithm shortest path
double slash arithmetic operator
min and max of dict values
python3 match case
reduce and opeator
react
unix
vim
web
Powered By
GitBook
double slash arithmetic operator
//
give the integer division
>>> 9/4
2.25
>>> 9//4
>>> 9/5
1.8
>>> 9//5
1
Previous
dijkstra algorithm shortest path
Next
min and max of dict values
Last modified
1yr ago