Skip to content

Latest commit

 

History

History
33 lines (33 loc) · 1.17 KB

File metadata and controls

33 lines (33 loc) · 1.17 KB

0x00-python-hello_world

Writes a Shell script that runs a Python script

Writes a Shell script that runs Python code

Prints a string

Prints a string with an integer

Prints a string with a float

Prints a string multiple times

Prints a string with a space

Prints a string with specific format

Prints a string with specific format

Prints "The Zen of Python"

Checks if a singly linked list has a cycle in it

Header file for 10-check_cycle.c

Prints a string to stderr

Compiles a Python script file

Translates a Python function to its Python bytecode

Header file for 10-check_cycle.c