ID: 427b07718fad2d7499a894cbf7df63ca1565c144
29 lines
—
904B —
View raw
| {
"@context": {
"library": "dokk:vocab:library:",
"license": "dokk:vocab:license:",
"license:licensed_under": {
"@type": "@id"
},
"license:translation_of": {
"@type": "@id"
},
"blob": "dokk:vocab:blob:"
},
"@type": [
"library:Item"
],
"@id": "dokk:Python_3_cheat_sheet_Pointal_english_v2.0.6",
"library:website": "https://perso.limsi.fr/pointal/python:memento",
"library:author": [
"Laurent Pointal"
],
"license:licensed_under": [
"dokk:license:CC-BY-4.0"
],
"library:title": "Python 3 Cheat Sheet",
"blob:at": {
"@id": "file:/pdf/Python_3_cheat_sheet_Pointal_english_v2.0.6.pdf",
"blob:primary_source": "https://perso.limsi.fr/pointal/_media/python:cours:mementopython3-english.pdf",
"blob:retrieval_date": "2023-03-10"
}
}
|