{"id":123041,"date":"2023-04-26T06:27:29","date_gmt":"2023-04-26T00:57:29","guid":{"rendered":"https:\/\/www.vskills.in\/certification\/tutorial\/?page_id=123041"},"modified":"2024-04-12T14:32:43","modified_gmt":"2024-04-12T09:02:43","slug":"python-glossary","status":"publish","type":"page","link":"https:\/\/www.vskills.in\/certification\/tutorial\/python-glossary\/","title":{"rendered":"Python Glossary"},"content":{"rendered":"\n<p>Important definitions and terminologies used in Python<\/p>\n\n\n<p><a id=\"terms_index\"><\/a><\/p>\n<p style=\"font-size: 30px;letter-spacing:20px;\"><a href=\"#a-letter-terms\">A<\/a><a href=\"#b-letter-terms\">B<\/a><a href=\"#c-letter-terms\">C<\/a><a href=\"#d-letter-terms\">D<\/a><a href=\"#e-letter-terms\">E<\/a><a href=\"#f-letter-terms\">F<\/a><a href=\"#g-letter-terms\">G<\/a><a href=\"#h-letter-terms\">H<\/a><a href=\"#i-letter-terms\">I<\/a><a href=\"#j-letter-terms\">J<\/a><a href=\"#k-letter-terms\">K<\/a><a href=\"#l-letter-terms\">L<\/a><a href=\"#m-letter-terms\">M<\/a><a href=\"#n-letter-terms\">N<\/a><a href=\"#o-letter-terms\">O<\/a><a href=\"#p-letter-terms\">P<\/a><a href=\"#q-letter-terms\">Q<\/a><a href=\"#r-letter-terms\">R<\/a><a href=\"#s-letter-terms\">S<\/a><a href=\"#t-letter-terms\">T<\/a><a href=\"#u-letter-terms\">U<\/a><a href=\"#v-letter-terms\">V<\/a><a href=\"#w-letter-terms\">W<\/a><a href=\"#x-letter-terms\">X<\/a><a href=\"#y-letter-terms\">Y<\/a><a href=\"#z-letter-terms\">Z<\/a><a href=\"#others-letter-terms\">Others<\/a><\/p>\n<h3><strong><a id=\"a-letter-terms\">A<\/a><\/strong><\/h3>\n<p>Absolute import in Python<\/p>\n<p>Abstract base class in Python<\/p>\n<p>Abstract Base Classes (ABCs) in Python<\/p>\n<p>Abstraction in Python<\/p>\n<p>Access Arrays in Python<\/p>\n<p>Access Dictionary Items in Python<\/p>\n<p>Access List Items in Python<\/p>\n<p>Access Set Items in Python<\/p>\n<p>Access Tuple Items in Python<\/p>\n<p>Adapter pattern in Python<\/p>\n<p>Add Array Element in Python<\/p>\n<p>Add Class Methods in Python<\/p>\n<p>Add Class Properties in Python<\/p>\n<p>Add Dictionary Item in Python<\/p>\n<p>Add List Items in Python<\/p>\n<p>Add Set Items in Python<\/p>\n<p>Aggregation in Python<\/p>\n<p>Algorithm in Python<\/p>\n<p>Algorithmic complexity in Python<\/p>\n<p>Alias in Python<\/p>\n<p>Alias import in Python<\/p>\n<p>Anaconda in Python<\/p>\n<p>AND and OR in Python<\/p>\n<p>Annotation in Python<\/p>\n<p>Any() and All() Functions in Python<\/p>\n<p>API in Python<\/p>\n<p>Arbitrary argument list in Python<\/p>\n<p>Argument in Python<\/p>\n<p>Argument mutability in Python<\/p>\n<p>Argument parser in Python<\/p>\n<p>Argument unpacking in Python<\/p>\n<p>Arithmetic Operators in Python<\/p>\n<p>Array in Python<\/p>\n<p>Array Length in Python<\/p>\n<p>Array Methods in Python<\/p>\n<p>Array slicing in Python<\/p>\n<p>ASCII in Python<\/p>\n<p>ASCII art in Python<\/p>\n<p>Assign Values to Multiple Variables in Python<\/p>\n<p>Assigning a String to a Variable in Python<\/p>\n<p>Assignment Operators in Python<\/p>\n<p>Asynchronous programming in Python<\/p>\n<p>Attribute in Python<\/p>\n<p><a href=\"#terms_index\">Go to Top<\/a><\/p>\n<p><\/p><h3><strong><a id=\"b-letter-terms\">B<\/a><\/strong><\/h3>\n<p>Backslash in Python<\/p>\n<p>Base 64 encoding in Python<\/p>\n<p>Base class in Python<\/p>\n<p>Binary file in Python<\/p>\n<p>Bitmask in Python<\/p>\n<p>Bitwise operator in Python<\/p>\n<p>Bitwise Operators in Python<\/p>\n<p>Boolean in Python<\/p>\n<p>Boolean logic in Python<\/p>\n<p>Boolean Values in Python<\/p>\n<p>Booleans and Comparisons in Python<\/p>\n<p>Break in Python<\/p>\n<p>Break and Continue in Python<\/p>\n<p>Breakpoint in Python<\/p>\n<p>Buffer in Python<\/p>\n<p>Built-In Data Types in Python<\/p>\n<p>Built-in Errors in Python<\/p>\n<p>Built-in function in Python<\/p>\n<p>Built-in Modules in Python<\/p>\n<p>Bytecode in Python<\/p>\n<p>Bytecode interpreter in Python<\/p>\n<p><a href=\"#terms_index\">Go to Top<\/a><\/p>\n<p><\/p><h3><strong><a id=\"c-letter-terms\">C<\/a><\/strong><\/h3>\n<p>Call a Function in Python<\/p>\n<p>Call stack in Python<\/p>\n<p>Callable in Python<\/p>\n<p>Callback function in Python<\/p>\n<p>Chain of responsibility in Python<\/p>\n<p>Change Dictionary Item in Python<\/p>\n<p>Change List Item in Python<\/p>\n<p>Change Tuple Item in Python<\/p>\n<p>Check if Dictionary Item Exists in Python<\/p>\n<p>Check if List Item Exists in Python<\/p>\n<p>Check if Set Item Exists in Python<\/p>\n<p>Check if Tuple Item Exists in Python<\/p>\n<p>Check In String in Python<\/p>\n<p>Circular reference in Python<\/p>\n<p>Class in Python<\/p>\n<p>Class attribute in Python<\/p>\n<p>Class method in Python<\/p>\n<p>Class pass Statement in Python<\/p>\n<p>Classes and Objects in Python<\/p>\n<p>Closure in Python<\/p>\n<p>Closure function in Python<\/p>\n<p>Code block in Python<\/p>\n<p>Code comments in Python<\/p>\n<p>Cohesion in Python<\/p>\n<p>Collaborative filtering in Python<\/p>\n<p>Command line interface in Python<\/p>\n<p>Command pattern in Python<\/p>\n<p>Comments in Python<\/p>\n<p>Common gateway interface in Python<\/p>\n<p>Comparison operator in Python<\/p>\n<p>Comparison Operators in Python<\/p>\n<p>Complex in Python<\/p>\n<p>Composability in Python<\/p>\n<p>Composition in Python<\/p>\n<p>Comprehension in Python<\/p>\n<p>Comprehensions with Conditional Statements in Python<\/p>\n<p>Concatenation in Python<\/p>\n<p>Concatenation operator in Python<\/p>\n<p>Conditional statement in Python<\/p>\n<p>Constructor in Python<\/p>\n<p>Context manager in Python<\/p>\n<p>Context variable in Python<\/p>\n<p>Control flow in Python<\/p>\n<p>Convert into JSON in Python<\/p>\n<p>Copy a List in Python<\/p>\n<p>Copy Dictionary in Python<\/p>\n<p>Coroutine in Python<\/p>\n<p>Counter in Python<\/p>\n<p>Create a Date Object in Python<\/p>\n<p>Create a Module in Python<\/p>\n<p>Create an Iterator in Python<\/p>\n<p>Create Child Class in Python<\/p>\n<p>Create Class in Python<\/p>\n<p>Create Parent Class in Python<\/p>\n<p>Create the __init__() Function in Python<\/p>\n<p>Creating Errors in Python<\/p>\n<p>Creating Variables in Python<\/p>\n<p>Creational pattern in Python<\/p>\n<p>CSV in Python<\/p>\n<p>CSV Files in Python<\/p>\n<p>CSV module in Python<\/p>\n<p>CSV reader in Python<\/p>\n<p>CSV writer in Python<\/p>\n<p><a href=\"#terms_index\">Go to Top<\/a><\/p>\n<p><\/p><h3><strong><a id=\"d-letter-terms\">D<\/a><\/strong><\/h3>\n<p>Data hiding in Python<\/p>\n<p>Data science in Python<\/p>\n<p>Data structure in Python<\/p>\n<p>Data type in Python<\/p>\n<p>Data wrangling in Python<\/p>\n<p>Date Format Codes in Python<\/p>\n<p>Date Output in Python<\/p>\n<p>Dates and time in Python<\/p>\n<p>Datetime Module in Python<\/p>\n<p>Debugging in Python<\/p>\n<p>Debugging with PyCharm in Python<\/p>\n<p>Decorator in Python<\/p>\n<p>Decorator function in Python<\/p>\n<p>Decorator pattern in Python<\/p>\n<p>Decorators in Python<\/p>\n<p>Deep learning in Python<\/p>\n<p>Deepcopy in Python<\/p>\n<p>Default argument in Python<\/p>\n<p>Default Parameter Value in Python<\/p>\n<p>Default Parameter Values in Python<\/p>\n<p>Del statement in Python<\/p>\n<p>Delegation in Python<\/p>\n<p>Delete Object in Python<\/p>\n<p>Delete Object Properties in Python<\/p>\n<p>Dependency injection in Python<\/p>\n<p>Deprecation warning in Python<\/p>\n<p>Descriptor in Python<\/p>\n<p>Descriptor protocol in Python<\/p>\n<p>Destructor in Python<\/p>\n<p>Dict comprehension in Python<\/p>\n<p>Dictionaries in Python<\/p>\n<p>Dictionary in Python<\/p>\n<p>Dictionary Length in Python<\/p>\n<p>Dir function in Python<\/p>\n<p>Dirname in Python<\/p>\n<p>Disjoint set in Python<\/p>\n<p>Distributed computing in Python<\/p>\n<p>Docstring in Python<\/p>\n<p>Docstring convention in Python<\/p>\n<p>Double underscore in Python<\/p>\n<p>Duck typing in Python<\/p>\n<p>Dynamic programming in Python<\/p>\n<p>Dynamic typing in Python<\/p>\n<p><a href=\"#terms_index\">Go to Top<\/a><\/p>\n<p><\/p><h3><strong><a id=\"e-letter-terms\">E<\/a><\/strong><\/h3>\n<p>EAFP in Python<\/p>\n<p>Edge case in Python<\/p>\n<p>Elif in Python<\/p>\n<p>Elif statement in Python<\/p>\n<p>Ellipsis in Python<\/p>\n<p>Else in Python<\/p>\n<p>Encapsulation in Python<\/p>\n<p>Encapsulation principle in Python<\/p>\n<p>Entity-relationship diagram in Python<\/p>\n<p>Enumerate in Python<\/p>\n<p>Equality operator in Python<\/p>\n<p>Error handling in Python<\/p>\n<p>Errors in Python<\/p>\n<p>Escape Characters in Python<\/p>\n<p>Evaluate Booleans in Python<\/p>\n<p>Event-driven programming in Python<\/p>\n<p>Exception chaining in Python<\/p>\n<p>Exception handling in Python<\/p>\n<p>Exception hierarchy in Python<\/p>\n<p>Exclusive or in Python<\/p>\n<p>Execution context in Python<\/p>\n<p>Executor in Python<\/p>\n<p>Exit function in Python<\/p>\n<p>Exponential backoff in Python<\/p>\n<p>Expression in Python<\/p>\n<p>Extensible markup language in Python<\/p>\n<p><a href=\"#terms_index\">Go to Top<\/a><\/p>\n<p><\/p><h3><strong><a id=\"f-letter-terms\">F<\/a><\/strong><\/h3>\n<p>Factory function in Python<\/p>\n<p>Factory method in Python<\/p>\n<p>Fast Fourier transform in Python<\/p>\n<p>few more in Python<\/p>\n<p>File I\/O in Python<\/p>\n<p>File object in Python<\/p>\n<p>Files in Python<\/p>\n<p>Filter function in Python<\/p>\n<p>Final keyword in Python<\/p>\n<p>First Class and Higher Order Functions in Python<\/p>\n<p>First-class function in Python<\/p>\n<p>First-class object in Python<\/p>\n<p>Flask in Python<\/p>\n<p>Float in Python<\/p>\n<p>Float division in Python<\/p>\n<p>Flyweight pattern in Python<\/p>\n<p>For in Python<\/p>\n<p>For Break in Python<\/p>\n<p>For Continue in Python<\/p>\n<p>For Else in Python<\/p>\n<p>For loop in Python<\/p>\n<p>For Loops in Python<\/p>\n<p>For pass in Python<\/p>\n<p>Format JSON in Python<\/p>\n<p>Format string in Python<\/p>\n<p>Front controller pattern in Python<\/p>\n<p>F-strings in Python<\/p>\n<p>Function in Python<\/p>\n<p>Function argument unpacking in Python<\/p>\n<p>Function Arguments in Python<\/p>\n<p>Function Recursion in Python<\/p>\n<p>Function Return Value in Python<\/p>\n<p>Functional programming in Python<\/p>\n<p>Functions and Return Values in Python<\/p>\n<p>Functions Arguments and Parameters in Python<\/p>\n<p>Futures in Python<\/p>\n<p><a href=\"#terms_index\">Go to Top<\/a><\/p>\n<p><\/p><h3><strong><a id=\"g-letter-terms\">G<\/a><\/strong><\/h3>\n<p>Generator expression in Python<\/p>\n<p>Generators in Python<\/p>\n<p>Getting Data Type in Python<\/p>\n<p>GIL in Python<\/p>\n<p>Global interpreter lock in Python<\/p>\n<p>Global Keyword in Python<\/p>\n<p>Global Scope in Python<\/p>\n<p>Global variable in Python<\/p>\n<p>Global Variables in Python<\/p>\n<p>Gradient descent in Python<\/p>\n<p>Graph data structure in Python<\/p>\n<p>Greedy algorithm in Python<\/p>\n<p>Grep in Python<\/p>\n<p><a href=\"#terms_index\">Go to Top<\/a><\/p>\n<p><\/p><h3><strong><a id=\"h-letter-terms\">H<\/a><\/strong><\/h3>\n<p>Hadoop in Python<\/p>\n<p>Handle Many Exceptions in Python<\/p>\n<p>Hash function in Python<\/p>\n<p>Hash table in Python<\/p>\n<p>Hash table collision in Python<\/p>\n<p>Hashable object in Python<\/p>\n<p>Heap data structure in Python<\/p>\n<p>Heap queue in Python<\/p>\n<p>Help function in Python<\/p>\n<p>Higher-order function in Python<\/p>\n<p>HTTP in Python<\/p>\n<p>HTTP response status codes in Python<\/p>\n<p><a href=\"#terms_index\">Go to Top<\/a><\/p>\n<p><\/p><h3><strong><a id=\"i-letter-terms\">I<\/a><\/strong><\/h3>\n<p>IDE in Python<\/p>\n<p>Identity operator in Python<\/p>\n<p>Identity Operators in Python<\/p>\n<p>If AND in Python<\/p>\n<p>If Indentation in Python<\/p>\n<p>If NOT in Python<\/p>\n<p>If OR in Python<\/p>\n<p>If statement in Python<\/p>\n<p>If Statements in Python<\/p>\n<p>Immutable in Python<\/p>\n<p>Import From Module in Python<\/p>\n<p>Import statement in Python<\/p>\n<p>Indentation in Python<\/p>\n<p>Index in Python<\/p>\n<p>Inheritance in Python<\/p>\n<p>Inheritance diagram in Python<\/p>\n<p>Inheritance principle in Python<\/p>\n<p>Install PIP in Python<\/p>\n<p>Instance attribute in Python<\/p>\n<p>Instance method in Python<\/p>\n<p>Instance variable in Python<\/p>\n<p>Int in Python<\/p>\n<p>Integer in Python<\/p>\n<p>Integration testing in Python<\/p>\n<p>Interface in Python<\/p>\n<p>Interpreter in Python<\/p>\n<p>Interpreter lock in Python<\/p>\n<p>Interprocess communication in Python<\/p>\n<p>Inverted index in Python<\/p>\n<p>IoC container in Python<\/p>\n<p>Itemgetter in Python<\/p>\n<p>Iterable in Python<\/p>\n<p>Iterable object in Python<\/p>\n<p>Iterable protocol in Python<\/p>\n<p>Iterables in Python<\/p>\n<p>Iterator in Python<\/p>\n<p>Iterator protocol in Python<\/p>\n<p>Iterator vs Iterable in Python<\/p>\n<p>Iterators in Python<\/p>\n<p><a href=\"#terms_index\">Go to Top<\/a><\/p>\n<p><\/p><h3><strong><a id=\"j-letter-terms\">J<\/a><\/strong><\/h3>\n<p>JIT in Python<\/p>\n<p>Join Two Lists in Python<\/p>\n<p>Join Two Sets in Python<\/p>\n<p>Join Two Tuples in Python<\/p>\n<p>JSON in Python<\/p>\n<p>JSON API in Python<\/p>\n<p>JSON Files in Python<\/p>\n<p>JSON module in Python<\/p>\n<p>JSON-RPC in Python<\/p>\n<p><a href=\"#terms_index\">Go to Top<\/a><\/p>\n<p><\/p><h3><strong><a id=\"k-letter-terms\">K<\/a><\/strong><\/h3>\n<p>Key function in Python<\/p>\n<p>Keyword in Python<\/p>\n<p>Keyword argument in Python<\/p>\n<p>Keyword Arguments in Python<\/p>\n<p>Keyword-only argument in Python<\/p>\n<p>K-means clustering in Python<\/p>\n<p><a href=\"#terms_index\">Go to Top<\/a><\/p>\n<p><\/p><h3><strong><a id=\"l-letter-terms\">L<\/a><\/strong><\/h3>\n<p>Lambda function in Python<\/p>\n<p>Lambda Functions in Python<\/p>\n<p>Lambda operator in Python<\/p>\n<p>LBYL in Python<\/p>\n<p>Leaky bucket algorithm in Python<\/p>\n<p>Least common multiple in Python<\/p>\n<p>Least recently used in Python<\/p>\n<p>Libraries in Python<\/p>\n<p>LIFO in Python<\/p>\n<p>Linear regression in Python<\/p>\n<p>Linked list in Python<\/p>\n<p>List in Python<\/p>\n<p>List Comprehension in Python<\/p>\n<p>List concatenation in Python<\/p>\n<p>List Length in Python<\/p>\n<p>List Slicing in Python<\/p>\n<p>Lists in Python<\/p>\n<p>Local function in Python<\/p>\n<p>Local variable in Python<\/p>\n<p>Logger in Python<\/p>\n<p>logging in Python<\/p>\n<p>Logical Operators in Python<\/p>\n<p>Longest common subsequence in Python<\/p>\n<p>Loop Dictionary Items in Python<\/p>\n<p>Loop List Items in Python<\/p>\n<p>Loop Set Items in Python<\/p>\n<p>Loop Through a String in Python<\/p>\n<p>Loop Through an Iterator in Python<\/p>\n<p>Loop Through List Items in Python<\/p>\n<p>Looping Array Elements in Python<\/p>\n<p>Looping Through a rangee in Python<\/p>\n<p>Loops in Python<\/p>\n<p>LRU cache in Python<\/p>\n<p><a href=\"#terms_index\">Go to Top<\/a><\/p>\n<p><\/p><h3><strong><a id=\"m-letter-terms\">M<\/a><\/strong><\/h3>\n<p>Machine learning in Python<\/p>\n<p>Magic Methods in Python<\/p>\n<p>Map function in Python<\/p>\n<p>MapReduce in Python<\/p>\n<p>Markdown in Python<\/p>\n<p>Membership Operators in Python<\/p>\n<p>Memento pattern in Python<\/p>\n<p>Metacharacters in RegEx in Python<\/p>\n<p>Metaclass in Python<\/p>\n<p>Method chaining in Python<\/p>\n<p>Method resolution order in Python<\/p>\n<p>Middleware in Python<\/p>\n<p>Model-view-controller in Python<\/p>\n<p>Modify Object Properties in Python<\/p>\n<p>Module in Python<\/p>\n<p>Module search path in Python<\/p>\n<p>Monkey patching in Python<\/p>\n<p>More @classmethod and @staticmethod Examples in Python<\/p>\n<p>more please in Python<\/p>\n<p>MRO in Python<\/p>\n<p>Multiline Comments in Python<\/p>\n<p>Multiline Strings in Python<\/p>\n<p>Multiple Inheritance in Python<\/p>\n<p>Multithreading in Python<\/p>\n<p>Mutable in Python<\/p>\n<p><a href=\"#terms_index\">Go to Top<\/a><\/p>\n<p><\/p><h3><strong><a id=\"n-letter-terms\">N<\/a><\/strong><\/h3>\n<p>Naive Bayes in Python<\/p>\n<p>Namespace in Python<\/p>\n<p>Namespace collision in Python<\/p>\n<p>Namespace pollution in Python<\/p>\n<p>Namespace resolution in Python<\/p>\n<p>Negative Indexing on a String in Python<\/p>\n<p>Nested Dictionaries in Python<\/p>\n<p>Nested function in Python<\/p>\n<p>Nested If in Python<\/p>\n<p>Nested Loops in Python<\/p>\n<p>Nesterov momentum in Python<\/p>\n<p>Nginx in Python<\/p>\n<p>Node.js in Python<\/p>\n<p>None in Python<\/p>\n<p>NoneType in Python<\/p>\n<p>Nonlocal keyword in Python<\/p>\n<p>Null in Python<\/p>\n<p>Null object pattern in Python<\/p>\n<p>Numbers in Python<\/p>\n<p>NumPy in Python<\/p>\n<p><a href=\"#terms_index\">Go to Top<\/a><\/p>\n<p><\/p><h3><strong><a id=\"o-letter-terms\">O<\/a><\/strong><\/h3>\n<p>Object in Python<\/p>\n<p>Object Methods in Python<\/p>\n<p>Object-oriented programming in Python<\/p>\n<p>Observer pattern in Python<\/p>\n<p>One-hot encoding in Python<\/p>\n<p>One-liner in Python<\/p>\n<p>OpenAI in Python<\/p>\n<p>Operator in Python<\/p>\n<p>Operator overloading in Python<\/p>\n<p>Operator precedence in Python<\/p>\n<p>Operators in Python<\/p>\n<p>Optional argument in Python<\/p>\n<p>ORM in Python<\/p>\n<p>OS module in Python<\/p>\n<p>Output Variables in Python<\/p>\n<p>Overfitting in Python<\/p>\n<p><a href=\"#terms_index\">Go to Top<\/a><\/p>\n<p><\/p><h3><strong><a id=\"p-letter-terms\">P<\/a><\/strong><\/h3>\n<p>Package in Python<\/p>\n<p>Package installation in Python<\/p>\n<p>Package management in Python<\/p>\n<p>Paginate in Python<\/p>\n<p>Pandas in Python<\/p>\n<p>Parallel computing in Python<\/p>\n<p>Parameter in Python<\/p>\n<p>Parameter Naming in Python<\/p>\n<p>Parse JSON in Python<\/p>\n<p>Parsing in Python<\/p>\n<p>Partial application in Python<\/p>\n<p>Partial function in Python<\/p>\n<p>Partitioning in Python<\/p>\n<p>Pass statement in Python<\/p>\n<p>Passing a List as an Argument in Python<\/p>\n<p>Path manipulation in Python<\/p>\n<p>Pathlib in Python<\/p>\n<p>Pattern matching in Python<\/p>\n<p>PEP8 in Python<\/p>\n<p>Perceptron in Python<\/p>\n<p>Pickle protocol in Python<\/p>\n<p>Pickling in Python<\/p>\n<p>Pip in Python<\/p>\n<p>PIP Packages in Python<\/p>\n<p>PIP Remove Package in Python<\/p>\n<p>Pipe operator in Python<\/p>\n<p>Pipenv in Python<\/p>\n<p>Placeholder in Python<\/p>\n<p>Polymorphic behavior in Python<\/p>\n<p>Polymorphism in Python<\/p>\n<p>Pooling in Python<\/p>\n<p>Post-order traversal in Python<\/p>\n<p>Predictive modeling in Python<\/p>\n<p>Primary key in Python<\/p>\n<p>Print statement in Python<\/p>\n<p>Priority in Python<\/p>\n<p>Private method in Python<\/p>\n<p>Private variable in Python<\/p>\n<p>Property in Python<\/p>\n<p>Public method in Python<\/p>\n<p>PyCharm in Python<\/p>\n<p>Python Generator Classes and Iterators in Python<\/p>\n<p>Python Relative Imports: Children in Python<\/p>\n<p>Python Relative Imports: Parents in Python<\/p>\n<p>Python String Formatting in Python<\/p>\n<p>Python Strings in Python<\/p>\n<p><a href=\"#terms_index\">Go to Top<\/a><\/p>\n<p><\/p><h3><strong><a id=\"q-letter-terms\">Q<\/a><\/strong><\/h3>\n<p>Queue in Python<\/p>\n<p>Queue module in Python<\/p>\n<p>Queues in Python<\/p>\n<p>Quicksort in Python<\/p>\n<p><a href=\"#terms_index\">Go to Top<\/a><\/p>\n<p><\/p><h3><strong><a id=\"r-letter-terms\">R<\/a><\/strong><\/h3>\n<p>Race condition in Python<\/p>\n<p>raise in Python<\/p>\n<p>Raising Errors in Python<\/p>\n<p>Random Number in Python<\/p>\n<p>Recursion in Python<\/p>\n<p>Reference counting in Python<\/p>\n<p>RegEx Functions in Python<\/p>\n<p>RegEx Match Object in Python<\/p>\n<p>RegEx Module in Python<\/p>\n<p>RegEx Sets in Python<\/p>\n<p>RegEx Special Sequences in Python<\/p>\n<p>Regular expression in Python<\/p>\n<p>Regular expressions in Python<\/p>\n<p>Relative import in Python<\/p>\n<p>Remove Array Element in Python<\/p>\n<p>Remove Dictionary Items in Python<\/p>\n<p>Remove List Items in Python<\/p>\n<p>Remove Set Items in Python<\/p>\n<p>Remove Tuple Items in Python<\/p>\n<p>Renaming a Module in Python<\/p>\n<p>REPL in Python<\/p>\n<p>Re-raising Exceptions in Python<\/p>\n<p>Resilience in Python<\/p>\n<p>Return Boolean Value in Python<\/p>\n<p>Return statement in Python<\/p>\n<p>Return value in Python<\/p>\n<p><a href=\"#terms_index\">Go to Top<\/a><\/p>\n<p><\/p><h3><strong><a id=\"s-letter-terms\">S<\/a><\/strong><\/h3>\n<p>Scope in Python<\/p>\n<p>Script in Python<\/p>\n<p>self in Python<\/p>\n<p>Set in Python<\/p>\n<p>Set and Dictionary Comprehensions in Python<\/p>\n<p>Set comprehension in Python<\/p>\n<p>Set Length in Python<\/p>\n<p>Sets in Python<\/p>\n<p>Setting Data Type in Python<\/p>\n<p>Shallow copy in Python<\/p>\n<p>Shorthand If in Python<\/p>\n<p>Shorthand If Else in Python<\/p>\n<p>Slice in Python<\/p>\n<p>Slicing in Python<\/p>\n<p>Slicing a String in Python<\/p>\n<p>Sort JSON in Python<\/p>\n<p>Special method in Python<\/p>\n<p>Specify a Variable Type in Python<\/p>\n<p>Stack in Python<\/p>\n<p>Standard library in Python<\/p>\n<p>Static method in Python<\/p>\n<p>StopIteration in Python<\/p>\n<p>String in Python<\/p>\n<p>String Concatenation in Python<\/p>\n<p>String formatting in Python<\/p>\n<p>String Length in Python<\/p>\n<p>String Literals in Python<\/p>\n<p>Strings are Arrays in Python<\/p>\n<p>Subclass in Python<\/p>\n<p>super Function in Python<\/p>\n<p>Syntax error in Python<\/p>\n<p><a href=\"#terms_index\">Go to Top<\/a><\/p>\n<p><\/p><h3><strong><a id=\"t-letter-terms\">T<\/a><\/strong><\/h3>\n<p>Ternary operator in Python<\/p>\n<p>The @classmethod and @staticmethod Decorators in Python<\/p>\n<p>The @property Decorator in Python<\/p>\n<p>The Class __init__() Function in Python<\/p>\n<p>The Else Keyword with Loops in Python<\/p>\n<p>The enumerate() function in Python<\/p>\n<p>The Filter() Function in Python<\/p>\n<p>The Map() Function in Python<\/p>\n<p>The On-success Block in Python<\/p>\n<p>The pass Keyword in If in Python<\/p>\n<p>The pass Statement i Functions in Python<\/p>\n<p>The Property Setter in Python<\/p>\n<p>The strftime Method in Python<\/p>\n<p>The Zip Function in Python<\/p>\n<p>Thread in Python<\/p>\n<p>ThreadPoolExecutor in Python<\/p>\n<p>Timezones in Python<\/p>\n<p>Tkinter in Python<\/p>\n<p>Traceback in Python<\/p>\n<p>Try Else in Python<\/p>\n<p>Try Finally in Python<\/p>\n<p>Try-except block in Python<\/p>\n<p>Tuple in Python<\/p>\n<p>Tuple Length in Python<\/p>\n<p>Tuple unpacking in Python<\/p>\n<p>Tuple With One Item in Python<\/p>\n<p>Tuples in Python<\/p>\n<p>Type Conversion in Python<\/p>\n<p>Type Hinting in Python<\/p>\n<p><a href=\"#terms_index\">Go to Top<\/a><\/p>\n<p><\/p><h3><strong><a id=\"u-letter-terms\">U<\/a><\/strong><\/h3>\n<p>Unary operator in Python<\/p>\n<p>Unicode in Python<\/p>\n<p>Unpacking in Python<\/p>\n<p>Using the dir() Function in Python<\/p>\n<p>UTF-8 in Python<\/p>\n<p><a href=\"#terms_index\">Go to Top<\/a><\/p>\n<p><\/p><h3><strong><a id=\"v-letter-terms\">V<\/a><\/strong><\/h3>\n<p>Variable in Python<\/p>\n<p>Variable assignment in Python<\/p>\n<p>Variable Names in Python<\/p>\n<p>Variables in Modules in Python<\/p>\n<p>Virtual environment in Python<\/p>\n<p>Virtual method in Python<\/p>\n<p><a href=\"#terms_index\">Go to Top<\/a><\/p>\n<p><\/p><h3><strong><a id=\"w-letter-terms\">W<\/a><\/strong><\/h3>\n<p>What is an Array in Python<\/p>\n<p>While in Python<\/p>\n<p>While Break in Python<\/p>\n<p>While Continue in Python<\/p>\n<p>While Else in Python<\/p>\n<p>While loop in Python<\/p>\n<p>While Loops in Python<\/p>\n<p>Whitespace in Python<\/p>\n<p>Why Use Lambda Functions in Python<\/p>\n<p>With statement in Python<\/p>\n<p><a href=\"#terms_index\">Go to Top<\/a><\/p>\n<p><\/p><h3><strong><a id=\"x-letter-terms\">X<\/a><\/strong><\/h3>\n<p>Xargs in Python<\/p>\n<p>XML in Python<\/p>\n<p><a href=\"#terms_index\">Go to Top<\/a><\/p>\n<p><\/p><h3><strong><a id=\"y-letter-terms\">Y<\/a><\/strong><\/h3>\n<p>YAML in Python<\/p>\n<p>Yield statement in Python<\/p>\n<p><a href=\"#terms_index\">Go to Top<\/a><\/p>\n<p><\/p><h3><strong><a id=\"z-letter-terms\">Z<\/a><\/strong><\/h3>\n<p>Zip file. in Python<\/p>\n<p>Zip function in Python<\/p>\n<p>Others<\/p>\n<p>**kwargs in Python<\/p>\n<p>*args in Python<\/p>\n<p><a href=\"#terms_index\">Go to Top<\/a><\/p>\n<p><\/p>","protected":false},"excerpt":{"rendered":"<p>Important definitions and terminologies used in Python ABCDEFGHIJKLMNOPQRSTUVWXYZOthers A Absolute import in Python Abstract base class in Python Abstract Base Classes (ABCs) in Python Abstraction in Python Access Arrays in Python Access Dictionary Items in Python Access List Items in Python Access Set Items in Python Access Tuple Items in Python Adapter pattern in Python&#8230;<\/p>\n","protected":false},"author":10,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"categories":[252],"tags":[],"class_list":["post-123041","page","type-page","status-publish","hentry","category-python-developer"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Python Glossary - Tutorial<\/title>\n<meta name=\"description\" content=\"What is Python? Python glossary page lists important terms, terminologies and definitions in Python listed with brief details. Enrich your knowledge and skills in Python\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.vskills.in\/certification\/tutorial\/python-glossary\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Python Glossary - Tutorial\" \/>\n<meta property=\"og:description\" content=\"What is Python? Python glossary page lists important terms, terminologies and definitions in Python listed with brief details. Enrich your knowledge and skills in Python\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.vskills.in\/certification\/tutorial\/python-glossary\/\" \/>\n<meta property=\"og:site_name\" content=\"Tutorial\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/vskills.in\/\" \/>\n<meta property=\"article:modified_time\" content=\"2024-04-12T09:02:43+00:00\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"11 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.vskills.in\/certification\/tutorial\/python-glossary\/\",\"url\":\"https:\/\/www.vskills.in\/certification\/tutorial\/python-glossary\/\",\"name\":\"Python Glossary - Tutorial\",\"isPartOf\":{\"@id\":\"https:\/\/www.vskills.in\/certification\/tutorial\/#website\"},\"datePublished\":\"2023-04-26T00:57:29+00:00\",\"dateModified\":\"2024-04-12T09:02:43+00:00\",\"description\":\"What is Python? Python glossary page lists important terms, terminologies and definitions in Python listed with brief details. Enrich your knowledge and skills in Python\",\"breadcrumb\":{\"@id\":\"https:\/\/www.vskills.in\/certification\/tutorial\/python-glossary\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.vskills.in\/certification\/tutorial\/python-glossary\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.vskills.in\/certification\/tutorial\/python-glossary\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.vskills.in\/certification\/tutorial\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Python Glossary\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.vskills.in\/certification\/tutorial\/#website\",\"url\":\"https:\/\/www.vskills.in\/certification\/tutorial\/\",\"name\":\"Tutorial\",\"description\":\"Vskills - A initiative in elearning and certification\",\"publisher\":{\"@id\":\"https:\/\/www.vskills.in\/certification\/tutorial\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.vskills.in\/certification\/tutorial\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.vskills.in\/certification\/tutorial\/#organization\",\"name\":\"Vskills\",\"url\":\"https:\/\/www.vskills.in\/certification\/tutorial\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.vskills.in\/certification\/tutorial\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.vskills.in\/certification\/tutorial\/wp-content\/uploads\/2017\/07\/vskills-min-logo.jpg\",\"contentUrl\":\"https:\/\/www.vskills.in\/certification\/tutorial\/wp-content\/uploads\/2017\/07\/vskills-min-logo.jpg\",\"width\":73,\"height\":55,\"caption\":\"Vskills\"},\"image\":{\"@id\":\"https:\/\/www.vskills.in\/certification\/tutorial\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/vskills.in\/\",\"https:\/\/x.com\/vskills_in\",\"https:\/\/www.linkedin.com\/company-beta\/1371554\/\",\"https:\/\/www.youtube.com\/channel\/UCMWnscxPwRF_PqXo9B7q_Tw\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Python Glossary - Tutorial","description":"What is Python? Python glossary page lists important terms, terminologies and definitions in Python listed with brief details. Enrich your knowledge and skills in Python","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.vskills.in\/certification\/tutorial\/python-glossary\/","og_locale":"en_US","og_type":"article","og_title":"Python Glossary - Tutorial","og_description":"What is Python? Python glossary page lists important terms, terminologies and definitions in Python listed with brief details. Enrich your knowledge and skills in Python","og_url":"https:\/\/www.vskills.in\/certification\/tutorial\/python-glossary\/","og_site_name":"Tutorial","article_publisher":"https:\/\/www.facebook.com\/vskills.in\/","article_modified_time":"2024-04-12T09:02:43+00:00","twitter_misc":{"Est. reading time":"11 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.vskills.in\/certification\/tutorial\/python-glossary\/","url":"https:\/\/www.vskills.in\/certification\/tutorial\/python-glossary\/","name":"Python Glossary - Tutorial","isPartOf":{"@id":"https:\/\/www.vskills.in\/certification\/tutorial\/#website"},"datePublished":"2023-04-26T00:57:29+00:00","dateModified":"2024-04-12T09:02:43+00:00","description":"What is Python? Python glossary page lists important terms, terminologies and definitions in Python listed with brief details. Enrich your knowledge and skills in Python","breadcrumb":{"@id":"https:\/\/www.vskills.in\/certification\/tutorial\/python-glossary\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.vskills.in\/certification\/tutorial\/python-glossary\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.vskills.in\/certification\/tutorial\/python-glossary\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.vskills.in\/certification\/tutorial\/"},{"@type":"ListItem","position":2,"name":"Python Glossary"}]},{"@type":"WebSite","@id":"https:\/\/www.vskills.in\/certification\/tutorial\/#website","url":"https:\/\/www.vskills.in\/certification\/tutorial\/","name":"Tutorial","description":"Vskills - A initiative in elearning and certification","publisher":{"@id":"https:\/\/www.vskills.in\/certification\/tutorial\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.vskills.in\/certification\/tutorial\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.vskills.in\/certification\/tutorial\/#organization","name":"Vskills","url":"https:\/\/www.vskills.in\/certification\/tutorial\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.vskills.in\/certification\/tutorial\/#\/schema\/logo\/image\/","url":"https:\/\/www.vskills.in\/certification\/tutorial\/wp-content\/uploads\/2017\/07\/vskills-min-logo.jpg","contentUrl":"https:\/\/www.vskills.in\/certification\/tutorial\/wp-content\/uploads\/2017\/07\/vskills-min-logo.jpg","width":73,"height":55,"caption":"Vskills"},"image":{"@id":"https:\/\/www.vskills.in\/certification\/tutorial\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/vskills.in\/","https:\/\/x.com\/vskills_in","https:\/\/www.linkedin.com\/company-beta\/1371554\/","https:\/\/www.youtube.com\/channel\/UCMWnscxPwRF_PqXo9B7q_Tw"]}]}},"_links":{"self":[{"href":"https:\/\/www.vskills.in\/certification\/tutorial\/wp-json\/wp\/v2\/pages\/123041","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.vskills.in\/certification\/tutorial\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.vskills.in\/certification\/tutorial\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.vskills.in\/certification\/tutorial\/wp-json\/wp\/v2\/users\/10"}],"replies":[{"embeddable":true,"href":"https:\/\/www.vskills.in\/certification\/tutorial\/wp-json\/wp\/v2\/comments?post=123041"}],"version-history":[{"count":3,"href":"https:\/\/www.vskills.in\/certification\/tutorial\/wp-json\/wp\/v2\/pages\/123041\/revisions"}],"predecessor-version":[{"id":123373,"href":"https:\/\/www.vskills.in\/certification\/tutorial\/wp-json\/wp\/v2\/pages\/123041\/revisions\/123373"}],"wp:attachment":[{"href":"https:\/\/www.vskills.in\/certification\/tutorial\/wp-json\/wp\/v2\/media?parent=123041"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.vskills.in\/certification\/tutorial\/wp-json\/wp\/v2\/categories?post=123041"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.vskills.in\/certification\/tutorial\/wp-json\/wp\/v2\/tags?post=123041"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}