print(), Displays output on the screen., input(), Reads data entered by the user., int(), Converts a value to an integer., float(), Converts a value to a decimal number., data type, The kind of value a variable holds, e.g. int, float, str, bool., .upper(), Converts all letters in a string to uppercase., .lower(), Converts all letters in a string to lowercase., len(), Returns the number of characters in a string., if, Tests a condition and runs a block of code if it is True., elif, Used after if to test another condition if the first is False., else, Runs a block of code if all previous conditions are False., comparison operator, Used to compare values (e.g. ==, !=, >, <)., while loop, Repeats code while a condition is True (condition-controlled)., for loop, Repeats code a fixed number of times (count-controlled)., procedure, A subroutine that performs a task but does not return a value., function, A subroutine that performs a task and returns a value., parameter, A variable used inside a subroutine to receive input., argument, The actual value passed to a parameter when calling a subroutine., indentation, Spaces at the start of a line that show which code belongs to a block., syntax error, A mistake in the program’s structure that prevents it from running..
0%
Python Revision Part 2
શેર કરો
શેર કરો
શેર કરો
Vernsinteo98
દ્વારા
સામગ્રીમાં ફેરફાર કરો
પ્રિન્ટ
એમ્બેડ
વધુ
સોંપણીઓ
લીડરબોર્ડ
વધુ બતાવો
ઓછું બતાવો
આ લીડરબોર્ડ હાલમાં ખાનગી છે. તેને સાર્વજનિક કરવા માટે
શેર
પર ક્લિક કરો.
આ લીડરબોર્ડને સ્ત્રોત નિર્માતા દ્વારા નિષ્ક્રિય કરવામાં આવ્યું છે.
આ લીડરબોર્ડ નિષ્ક્રિય છે કારણ કે તમારા વિકલ્પો સ્ત્રોત નિર્માતા કરતા અલગ છે.
વિકલ્પો પાછા લાવો
બંધબેસતી જોડી
એ ઓપન-એન્ડેડ ટેમ્પલેટ છે. તે લીડરબોર્ડ માટે સ્કોર જનરેટ કરતું નથી.
લોગ-ઇન જરૂરી છે
દૃશ્યમાન શૈલી
ફોન્ટ્સ
સબસ્ક્રિપ્શન જરૂરી
વિકલ્પો
ટેમ્પલેટ બદલો
બધું બતાવો
પ્રવૃત્તિ રમત દરમ્યાન વધુ ફોરમેટ દેખાશે.
)
પરિણામો ખોલો
કડીની નકલ કરો
ક્યુઆર કોડ
કાઢી નાંખો
આપોઆપ સંગ્રહ થયેલ છે:
?