You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
-7
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,3 @@
1
-
**NOTE:** If you're trying to run the RollDieDynamic.py script in Chapter 1 and the window does not appear, this is due to a known issue in the software for which a fix is already in process. You can instead run the program with
2
-
3
-
> `ipython -i RollDieDynamic.py 6000 1`
4
-
5
-
Then terminate IPython interactive mode (Ctrl + D twice) after you close the script's window.
6
-
7
-
8
1
# IntroToPython
9
2
This repository contains the source code and supporting files associated with our book: <a href=https://amzn.to/2KfCptN>_Intro to Python for Computer Science and Data Science: Learning to Program with AI, Big Data and the Cloud_.</a>
0 commit comments