Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| import time | |
| import random | |
| #Introduction | |
| print "Hello, Players!" | |
| print "Welcome to Multiplication Battles!" | |
| print "" | |
| #Input information | |
| player1 = raw_input("What is your name, Player 1? ") |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Last login: Fri Feb 1 12:25:40 on ttys000 | |
| ➜ Lab pip install seekr | |
| Collecting seekr | |
| Downloading https://files.pythonhosted.org/packages/2d/ef/c82b68c1f2a78fd0e76b80ffa1d0be5dc665b4f70317d3398d5182f7394e/seekr-1.2.7-py3-none-any.whl | |
| Requirement already satisfied: pandas in /Users/danielsprague/anaconda3/lib/python3.7/site-packages (from seekr) (0.24.0) | |
| Collecting louvain (from seekr) | |
| Downloading https://files.pythonhosted.org/packages/51/bc/8cc9bb51a7fd9d13f37f2d904ee269971bccb1ab0eb06447a539af67f94c/louvain-0.6.1.tar.gz (84kB) | |
| 100% |████████████████████████████████| 92kB 969kB/s | |
| Requirement already satisfied: requests in /Users/danielsprague/anaconda3/lib/python3.7/site-packages (from seekr) (2.21.0) |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.