Computer Science, asked by vadheranandi, 2 days ago

Write the Python statements to do the following.
a. Accept an integer value from the user in variable marks
b. Display the output of the variable num that has already been declared.
C. Assign the product of numbers a and b in the number c.
d. Add a comment "This is a sample Python program" in the program

Answers

Answered by rustomsaikia1234
0

Answer:

c) is the correct answer

Similar questions