- numpy - matplotlib Physim

Printing in Python



1. Printing a number:


2. Printing a character:


3. Printing a string:



Here is a code editor so that you can run Python in the browser, and practice:


# insert your code here


Go Back to Python Exercises Page