thinkcspy icon indicating copy to clipboard operation
thinkcspy copied to clipboard

How to Think Like a Computer Scientist, Interactive Edition

Results 44 thinkcspy issues
Sort by recently updated
recently updated
newest added

Fix exercise on finding the max so that it will work over all integers, not just for lists with positive numbers. This fix should work since the problem states that...

Section 2.5 (Variable Names and Keywords) suggests using `snake_case` for variable names. This is done in CodeLens 2.7.5 and section 2.8 (Input). However, once the book reaches section 6.2 (Functions...

Fix typo in sectio heading

The active code window in 15.32.1 just says code ![image](https://user-images.githubusercontent.com/1608025/141797338-75fbc59c-3a7b-45ba-9218-974fda9677f5.png)

**Please check the current issues** Many bug reports are duplicates, this just creates more work for us. Searching the issues first may give you your answer or a workaround! If...

**Please check the current issues** Many bug reports are duplicates, this just creates more work for us. Searching the issues first may give you your answer or a workaround! If...

In the How to Think Like a Computer Scientist: Interactive Edition book on page 10.18 there is a typo in the Activecode; rather than returning the least amount of number...

fixed issue #197 worked on by Berea student.

The comment does not match the code on line 21. The comment should say "removes the first 5 in the list" ![Screenshot (60)](https://user-images.githubusercontent.com/89202583/136574446-27fe8e76-cffd-45e5-918e-1af5055a9044.png)

help wanted
good first issue

**What Course are you in** babythinkcspysch **What Page were you on** gradebook under admin page **What is your username** [email protected] **Describe the bug** I'm a Berea College student currently messing...

help wanted
good first issue