4 views
Q1.Which Python function is primarily used to display output to the console?
Q2.What is the main purpose of a variable in Python programming?
Q3.Which function is used to get text input from the user via the command line?
Term
print() function
Answer
Used to display output to the console. It can take multiple arguments and prints them separated by spaces.
Term
Variable
Answer
A named storage location in a program's memory that holds data, allowing values to be stored and manipulated.
Want to create your own course?
Send any YouTube link to @KursifyBot and get a full interactive course in 30 seconds
Open @KursifyBot