Change note

This commit is contained in:
PinkR1ver 2024-03-07 15:48:46 +08:00
parent a75e8bcd9b
commit 1024df1652

View File

@ -1,15 +1,16 @@
--- ---
title: About coding language design detail title: About coding language design detail
tags: tags:
- basic - basic
- coding-language - coding-language
- MOC - MOC
date: 2023-09-04 date: 2024-03-07
--- ---
# Python # Python
[Why python doesn't need pointer?](computer_sci/coding_knowledge/python/python_doesnt_need_pointer.md) * [Why python doesn't need pointer?](computer_sci/coding_knowledge/python/python_doesnt_need_pointer.md)
* [Underline in python](computer_sci/coding_knowledge/python/underline_in_python.md)
# C # C