Computer Science, asked by geetanjalikarkhanis, 3 months ago

Which of the following is an incorrect python statement?

A.print("Radcliffe")

B._age=10

C.a+b=c

D.x=input()

Answers

Answered by Naughtyboy5624
2

Answer:

C.a+b=c

Explanation:

C.a+b=c is the correct answer

Answered by RiyaMohekar98
5

Answer:

C.a+b=c

Explanation:

C.a+b=c this is an incorrect python

Similar questions