Sharda LMS

Discover → Learn → Practice → Assess → Record

python

Pass or retry

Read one integer score. Print pass if it is greater than 10, otherwise print retry.

Student code never runs against the production database or filesystem. A classroom interpreter grades it.

Public examples

  • Input: 12

    Output: pass

Login as a student to save attempts and scores.

Output will appear here.