forked fromStar710355635/TheAlgorithms-Python
- Notifications
You must be signed in to change notification settings - Fork0
Commit0f229e0
Atbash.py: Both raw_input() and unichr() were removed in Python 3 (#855)
* Atbash.py: Both raw_input() and unichr() were removed in Python 3@sateslayer and@AnupKumarPanwar your reviews please.* Remove any leading / trailing whitespace from user input1 parentf9b8dbf commit0f229e0
1 file changed
+16
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
1 | 9 | | |
2 | | - | |
3 | 10 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
10 | 17 | | |
11 | 18 | | |
12 | | - | |
| 19 | + | |
13 | 20 | | |
14 | | - | |
| 21 | + | |
0 commit comments
Comments
(0)