Python is an object-oriented programming language created by Guido Rossum in 1989. It is ideally designed for rapid prototyping of complex applications. It has interfaces to many OS system calls and libraries, and is extensible to C or C++. Many large companies use the Python programming language, including NASA, Google, YouTube, BitTorrent, etc. Python is widely used in Artificial Intelligence, Natural Language Generation, Neural Networks, and other advanced fields in Computer Science. Python has a deep focus on code readability & this class will teach you python from the basics.
This repostory contains simple examples of code in python. It will help beginners learn python from the beginning.
- How to print in python
- How to get input from user in python
- variables_in_python
- Basic_for loop_application
- if-else_python
- Basics of Dictionary
- How to add two lists in python
- How to clone list in python
- How to count list element frequency in python
- How to join in python
- How to plot a graph in python
- How to reverse a string in python
- Read_and_Write_Files_in_Python
- Read_write_Python
- String example in python
- Substring of string in python
- find index of element in python list
- How to catch exceptions in python
- find_count_of_char_in_string
- find_index_of_element_in_python
- hello world loop in python
- how to open a text file in python
- how-to-install-python
- how_to_use_join_in_python
- index of a string
- insertion sort
- lambda Function
- list in python
- list_in_python
- reverse_list_in_python
- while loop in python
- while_loop_in_python
- bubble sort in python
- heap sort in python
- insertion sort in python
- quick sort
- mergesort
- segment tree
- claim whichever issue you want.
- search for an example or code in another language (e.g. ruby) that would be a better solution for your issue
- create file with the title of the issue as the filename, and paste some code showing an example of that issue
- create a pull request
these links will help you with your contribution
thank you
❤️ ❤️ ❤️
** python **
Add info what you know in python and update any algorithm or any other