Add short titles
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: "Tip: You should use dict.get(key) instead of dict[key]"
|
||||
shortTitle: dict.get(key) vs dict[key]
|
||||
type: tip
|
||||
tags: python,dictionary
|
||||
expertise: intermediate
|
||||
|
||||
Reference in New Issue
Block a user