alx-higher_level_programming

所属分类:collect
开发工具:Python
文件大小:0KB
下载次数:0
上传日期:2023-08-20 14:36:02
上 传 者sh-1993
说明:  Python编程语言学习(ALX高级编程)
(Python programming language learning (ALX higher level programming))

文件列表:
0x00-python-hello_world/ (0, 2023-10-25)
0x00-python-hello_world/0-run (28, 2023-10-25)
0x00-python-hello_world/1-run_inline (32, 2023-10-25)
0x00-python-hello_world/10-check_cycle.c (405, 2023-10-25)
0x00-python-hello_world/100-write.py (126, 2023-10-25)
0x00-python-hello_world/101-compile (47, 2023-10-25)
0x00-python-hello_world/102-magic_calculation.py (76, 2023-10-25)
0x00-python-hello_world/2-print.py (81, 2023-10-25)
0x00-python-hello_world/3-print_number.py (67, 2023-10-25)
0x00-python-hello_world/4-print_float.py (66, 2023-10-25)
0x00-python-hello_world/5-print_string.py (72, 2023-10-25)
0x00-python-hello_world/6-concat.py (102, 2023-10-25)
0x00-python-hello_world/7-edges.py (230, 2023-10-25)
0x00-python-hello_world/8-concat_edges.py (212, 2023-10-25)
0x00-python-hello_world/9-easter_egg.py (31, 2023-10-25)
0x00-python-hello_world/lists.h (503, 2023-10-25)
0x00-python-hello_world/main.py (40, 2023-10-25)
0x01-python-if_else_loops_functions/ (0, 2023-10-25)
0x01-python-if_else_loops_functions/0-positive_or_negative.py (202, 2023-10-25)
0x01-python-if_else_loops_functions/1-last_digit.py (354, 2023-10-25)
0x01-python-if_else_loops_functions/10-add.py (51, 2023-10-25)
0x01-python-if_else_loops_functions/100-print_tebahpla.py (162, 2023-10-25)
0x01-python-if_else_loops_functions/101-remove_char_at.py (226, 2023-10-25)
0x01-python-if_else_loops_functions/102-magic_calculation.py (156, 2023-10-25)
0x01-python-if_else_loops_functions/11-pow.py (54, 2023-10-25)
0x01-python-if_else_loops_functions/12-fizzbuzz.py (304, 2023-10-25)
0x01-python-if_else_loops_functions/13-insert_number.c (629, 2023-10-25)
0x01-python-if_else_loops_functions/2-print_alphabet.py (95, 2023-10-25)
0x01-python-if_else_loops_functions/3-print_alphabt.py (122, 2023-10-25)
0x01-python-if_else_loops_functions/4-print_hexa.py (97, 2023-10-25)
0x01-python-if_else_loops_functions/5-print_comb2.py (118, 2023-10-25)
0x01-python-if_else_loops_functions/6-print_comb3.py (161, 2023-10-25)
0x01-python-if_else_loops_functions/7-islower.py (125, 2023-10-25)
0x01-python-if_else_loops_functions/8-uppercase.py (303, 2023-10-25)
0x01-python-if_else_loops_functions/9-print_last_digit.py (182, 2023-10-25)
0x01-python-if_else_loops_functions/lists.h (470, 2023-10-25)
0x02-python-import_modules/ (0, 2023-10-25)
... ...

# My Python Learning Repository This repository is dedicated to documenting my Python learning journey as part of the ALX Higher Level Programming curriculum. It contains various directories, each corresponding to a specific topic or concept in Python programming. ## Content Directories 1. [**0x00: Python Hello World**](https://github.com/Aishat452/alx-higher_level_programming/blob/master/./0x00-python-hello_world/): This directory focuses on the basics of Python programming, including writing and executing the classic "Hello, World!" program. 2. [**0x01: Flow Statements, Loops, and Functions**](https://github.com/Aishat452/alx-higher_level_programming/blob/master/./0x01-python-if_else_loops_functions/): In this directory, I explore flow control statements, loops, and the concept of functions in Python. 3. [**0x02: Importing Modules**](https://github.com/Aishat452/alx-higher_level_programming/blob/master/./0x02): Here, I delve into the world of importing and utilizing modules in Python to extend the functionality of my programs. 4. [**0x03: Data Structures**](https://github.com/Aishat452/alx-higher_level_programming/blob/master/./0x03): This directory is dedicated to understanding and working with various data structures, such as lists, tuples, dictionaries, and sets. 5. [**0x04: More Data Structures**](https://github.com/Aishat452/alx-higher_level_programming/blob/master/./0x04): Building upon the previous directory, this section explores additional data structures and their applications in Python. 6. [**0x05: Exceptions**](https://github.com/Aishat452/alx-higher_level_programming/blob/master/./0x05): Here, I focus on handling exceptions and errors in Python programs, ensuring graceful execution even in unexpected situations. 7. [**0x06: Classes**](https://github.com/Aishat452/alx-higher_level_programming/blob/master/./0x06): In this directory, I learn about object-oriented programming in Python, including defining and working with classes and objects. ## This repository is maintained by: ## Aishat Adeladun Adewoyin I am passionate about programming and continuously strive to enhance my Python skills through practice and learning. Feel free to explore the directories and code samples within this repository to gain insights into my Python learning journey. If you have any questions, suggestions, or feedback, please don't hesitate to reach out. Happy coding!

近期下载者

相关文件


收藏者