variable - Used to store data in a program. Think of it as a container., string - A data type used for representing text or sequences of characters., integer - A whole number, positive or negative, without fractions or decimals., function - Reusable blocks of code designed to perform specific tasks., loop - Allows you to run a block of code repeatedly., library - A collection of pre-written code that you can use to add functionality to your programs., module - A file containing Python code that adds specific features to your program., dictionary - A data type that stores key-value pairs, like a real-life dictionary., list - Stores multiple items in a single variable using square brackets., import - Used to bring in external modules or libraries in Python., parameter - A variable passed into a function definition., algorithm - A step-by-step set of instructions to solve a problem., turtle - A Python module used for creating graphics by moving a virtual pen., random - A library that helps generate unpredictable numbers or select items randomly., time - A module used to track, measure, or manipulate the current clock or delays., boolean - A data type that holds one of two values: True or False, discord - A platform where bots interact with users using commands and events., input - A function used to get data from the user during program execution., print - A function used to display information or results on the screen., operator - Symbols used to perform mathematical or logical operations., argument - The actual value sent to a function when it is called., index - The position of an item in a list, starting from zero., break - Used to exit a loop prematurely., return - A statement used to send back a result from a function., comments - Non-executable text used to explain code.,

لوحة الصدارة

النمط البصري

الخيارات

تبديل القالب

استعادة الحفظ التلقائي: ؟