News

The traditional ways to do this in Python aren’t elegant. One is to write an if/elif/else chain of expressions ... to take an action—e.g., store a function as a value and use the key or ...
For that, we'll use the print() function in Python. Write this in your code editor: print( "Hello, Python" Now run your code. It should print "Hello, Python" without the quotes on the console.