Skip to content

Commit

Permalink
Introduction to Python: More Data Structures: Set, Dictionaries.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tafara-N committed Jul 6, 2024
1 parent 780839b commit a38e8f0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions 0x04-python-more_data_structures/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -843,6 +843,8 @@ guillaume@ubuntu:~/0x04$
Create two C functions that print some basic info about Python lists and
Python bytes objects.

![Ni! Ni! Ni!](ni.gif)

Python lists:
- Prototype: `void print_python_list(PyObject *p);`
- Format: see example
Expand Down

0 comments on commit a38e8f0

Please sign in to comment.