Question: : 9 DataCamp = Course Outline > Daily XP 5 0 O 0 1 Exercise script.py The Python Interface 1 # Example, do not modify!
: DataCamp Course Outline Daily XP O Exercise script.py The Python Interface # Example, do not modify! print # Print the sum of and In the Python script on the right, you can type Python code to solve the exercises. If you hit Run Code or Submit Answer, your python script script.py is executed and the output is shown in the IPython Shell. Submit Answer checks whether your submission is correct and gives you feedback. You can hit Run Code and Submit Answer as often as you want. If you're stuck, you can click Get Hint, and ultimately Get Solution. Run Code Submit Answer You can also use the IPython Shell interactively by simply typing commands and hitting Enter. When you work in the shell directly, your code will not be checked for correctness so it is a great way to experiment. IPython Shell Slides In : Instructions XP Experiment in the IPython Shell; type for example. Add another line of code to the Python script on the topright not in the Shell: print
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
