R

Ram Sharma • 193.86K Points
Coach

Q. Amongst which of the following if syntax is true?

  • (A) if condition: #Will executes this block if the condition is true
  • (B) if condition { #Will executes this block if the condition is true }
  • (C) if(condition) #Will executes this block if the condition is true
  • (D) None of the mentioned above
  • Correct Answer - Option(A)
  • Views: 137
  • Filed under category Python

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.


Question analytics