Skip to content
#

student-assignments

Here are 7 public repositories matching this topic...

a safe input program that prints the stuff typed in by the users, except for numeric characters. If numbers are entered, the situation is handled gracefully using try except blocks, and the numeric characters are not printed. The program exits when the user types EXIT.,

  • Updated Jul 25, 2026
  • Python

Improve this page

Add a description, image, and links to the student-assignments topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the student-assignments topic, visit your repo's landing page and select "manage topics."

Learn more