Sharda LMS

Discover → Learn → Practice → Assess → Record

python

Add two numbers

Read two integers (one per line) and print their sum. This classroom runner is beginner Python only — no files, no imports.

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

Public examples

  • Input: 2 3

    Output: 5

Login as a student to save attempts and scores.

Output will appear here.