Answer:
spanish
Explanation:
no ingles a me pisquen spanish soy tu amigos teacher
First, click the Start button. Then, select Control Panel.
Next, go to System and Security. To find out the amount of RAM and system type
of your device, select System. The information you need will be displayed along
with the type of processor, computer name, domain, and windows activation
details.
Answer:
A single pair of three consecutive double quotation marks.
Explanation:
In Python, a multi-line string can be created by enclosing it in three double quotation marks. For example:
string = """This is a Python multi-line string
This is used to print string in multiple lines
This uses three consecutive quotation marks"""
print(string)
Output:
This is a Python multi-line string
This is used to print string in multiple lines
This uses three consecutive quotation marks
In addition to using three double quotation marks, \n and brackets ( ) are also used to create multi-line string in Python.
Answer:
sorry im late ^^; but the answer is metadata!
Explanation: