Computer Science, asked by yadavkanishk13893, 15 hours ago

Q3. Write the output of the following. "Blog" a a='a' a. print(a) Bloga Blog b. aBlog d. a C.​

Answers

Answered by vensalleslietl7
3

Answer:

hzv-wmde-ghm connect her

Answered by shilpa85475
0

SyntaxError: cannot assign to literal

Explanation:

The given should have a string that can be declared.

or an integer value should be assigned to it.

Generally, literals are a notation for representing a fixed value in source.

They can also be defined as raw values or data given in variables or constants.

String literals can be formed by enclosing a text in the quotes. We can use both single as well as double quotes to create a string.

Similar questions