Skip to content

Commit b6fa7e1

Browse files
author
Philippe BARBOSA
committed
display fix
1 parent 8d39514 commit b6fa7e1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

img/view.png

1.79 KB
Loading

issues.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{ "books" : [
22
{
33
"title": "How to Think Like a Computer Scientist: Interactive Edition",
4-
"author": "Brad Miller, David Ranum, Jeffrey...",
4+
"author": "B. Miller & D. Ranum",
55
"authorUrl": "http://reputablejournal.com",
66
"level": "Beginner",
77
"info": "This interactive book teaches you Python the interactive way, right in the browser.",
@@ -10,7 +10,7 @@
1010
},
1111
{
1212
"title": "Problem Solving with Algorithms and Data Structures Using Python",
13-
"author": "Bradley Miller and David Ranum",
13+
"author": "B. Miller & D. Ranum",
1414
"authorUrl": "http://reputablejournal.com/",
1515
"level": "Intermediate",
1616
"info": "This book is a CS2 data structures textbook, with a review of Python concepts in chapter 1",

0 commit comments

Comments
 (0)