Question: : 9 DataCamp = Course Outline > Daily XP 5 0 O 0 1 Exercise script.py The Python Interface 1 # Example, do not modify!

:9 DataCamp = Course Outline > Daily XP 50 O 01 Exercise script.py The Python Interface 1 # Example, do not modify! 2 print(5/8)34 # Print the sum of 7 and 105 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. 5 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 [1]: Instructions 100 XP Experiment in the IPython Shell; type 5/8, for example. Add another line of code to the Python script on the top-right (not in the Shell): print (7+10).

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!