Computer Science, asked by krkavelor, 8 months ago

20
21
22
Y="COMPUTER
SCIENCE"
print(x,y)
Rewrite the code after changing the errors.
A=10
B=55
Print(10,b)
Print(AB)
What is Escape sequence? Write any two examples for it.
num=int(input("Enter the numbers'))
cube=num*num*num
print("The number is ", num)
Print (“The cube is", cube)
Consider the value of num as 4, Predict the output and justifiy​

Answers

Answered by ayan200755
1

Answer:

dtthhhvvvbhjjjjjjbbvfdderrttyhhhhhhvvhggff

Answered by soumodeep51
0

Answer:

20

21

22

Y="COMPUTER

SCIENCE"

print(x,y)

Rewrite the code after changing the errors.

A=10

B=55

Print(10,b)

Print(AB)

What is Escape sequence? Write any two examples for it.

num=int(input("Enter the numbers'))

cube=num*num*num

print("The number is ", num)

Print (“The cube is", cube)

Consider the value of num as 4, Predict the output and justifiy

Explanation:

please mark me as a brainlist

Similar questions