Brain Games Python
Brain Games Python
99 Brain Teasers for Beginners to Energize Your Brain Cells and Python Logic Skills
About the Book
Tired of Brain Fog?
Brain Games Python
99 Brain Teasers to Energize Your Brain Cells and Python Logic Skills
The Groundbreaking New Puzzle Book That
- Revives Your Brain Cells
- Boosts Your Computational Intelligence
- Launches Your Programming Skills in Python
... Even If You Have Zero Programming Experience!
# PUZZLE '''Bob is 4 years younger than Frank and 10 years older than Alice. Ann is with 35 years 6 years older than Alice. What's the age difference (in years) between the oldest and youngest person?'''
Can you solve this puzzle? Or try the next one:
# PUZZLE [11, -10, 4, -3, 4, 4, ?]
What's the next sequence element? Here's a third more Pythonic puzzle:
# PUZZLE a, b = True, True if b or a or not a and not b: if a: print('love') elif b and a or not a: print('42') print('42') elif a and b or not a: if a or b or not b or not a: print('42') print('yes') else: print('yes')
The book is full with 99 such brain puzzles that make you smarter -- in logics, intelligence, and Python programming!
(Written for absolute beginners and intermediates in the Python programming language.)
Bundles that include this book
Reader Testimonials
Jim Woodword
Great work!!
I'm just about done with "Brain Games Python", so it will be time to decide which book to buy next. Keep up the great work!!
Table of Contents
1 Programming Your Intelligence 1
1.1 Intended Audience . . . . . . . . . . . . . . 6
1.2 Puzzle-based Learning to Code . . . . . . . 7
1.3 How to Read This Book . . . . . . . . . . . 12
1.4 How to Test and Train Your Skills? . . . . . 14
2 How to Boost Your Intelligence? 10 Tips From Science 18
2.1 Sleep More . . . . . . . . . . . . . . . . . . . 18
2.2 Don’t Do Drugs . . . . . . . . . . . . . . . . 19
2.3 Eat Brain Food . . . . . . . . . . . . . . . . 19
2.4 Meditate . . . . . . . . . . . . . . . . . . . . 20
2.5 Exercise . . . . . . . . . . . . . . . . . . . . 20
2.6 Read More . . . . . . . . . . . . . . . . . . . 21
2.7 Set Goals . . . . . . . . . . . . . . . . . . . 22
2.8 Focus . . . . . . . . . . . . . . . . . . . . . . 22
2.9 Play Your Strengths . . . . . . . . . . . . . 23
2.10 Play Brain Games . . . . . . . . . . . . . . . 24
3 Absolute Computer Science Basics for NonCoders 26
3.1 What is Program Code? . . . . . . . . . . . 26
3.2 How to Read Program Code? . . . . . . . . 27
3.3 Variables . . . . . . . . . . . . . . . . . . . . 27
3.4 Control Flow . . . . . . . . . . . . . . . . . 29
3.5 Functions . . . . . . . . . . . . . . . . . . . 33
3.6 Boolean Operators . . . . . . . . . . . . . . 34
3.7 Truth Tables . . . . . . . . . . . . . . . . . 35
The Negation Operator NOT . . . . . . . . 35
The AND Operator . . . . . . . . . . . . . . 36
The OR Operator . . . . . . . . . . . . . . . 36
3.8 Advanced Boolean Operators . . . . . . . . 37
The Exclusive-Or (xor) Operator . . . . . . 37
The Implication . . . . . . . . . . . . . . . . 38
3.9 Boolean Operators Precedence . . . . . . . . 38
3.10 Happy Puzzle Solving! . . . . . . . . . . . . 39
4 Kindergarten Logic 40
5 Complete the Sequence 53
6 If Confusion 66
7 Find the Age Difference 79
8 Eleven DNF puzzles 92
9 Eleven All and Any Puzzles 106
10 Word Similarity 119
11 Mental Math 142
12 Find Your Age 156
13 Final Remarks 169
13.1 Your skill level . . . . . . . . . . . . . . . . 169
13.2 Where to go from here? . . . . . . . . . . . 171
Bibliography 182
Causes Supported
Oxfam America
Right the Wrong
http://www.oxfamamerica.orgOxfam America is a global organization working to right the wrongs of poverty, hunger, and injustice. We save lives, develop long-term solutions to poverty, and campaign for social change. As one of 17 members of the international Oxfam confederation, we work with people in more than 90 countries to create lasting solutions.
Other books by these authors
The Leanpub 60 Day 100% Happiness Guarantee
Within 60 days of purchase you can get a 100% refund on any Leanpub purchase, in two clicks.
Now, this is technically risky for us, since you'll have the book or course files either way. But we're so confident in our products and services, and in our authors and readers, that we're happy to offer a full money back guarantee for everything we sell.
You can only find out how good something is by trying it, and because of our 100% money back guarantee there's literally no risk to do so!
So, there's no reason not to click the Add to Cart button, is there?
See full terms...
Earn $8 on a $10 Purchase, and $16 on a $20 Purchase
We pay 80% royalties on purchases of $7.99 or more, and 80% royalties minus a 50 cent flat fee on purchases between $0.99 and $7.98. You earn $8 on a $10 sale, and $16 on a $20 sale. So, if we sell 5000 non-refunded copies of your book for $20, you'll earn $80,000.
(Yes, some authors have already earned much more than that on Leanpub.)
In fact, authors have earnedover $13 millionwriting, publishing and selling on Leanpub.
Learn more about writing on Leanpub
Free Updates. DRM Free.
If you buy a Leanpub book, you get free updates for as long as the author updates the book! Many authors use Leanpub to publish their books in-progress, while they are writing them. All readers get free updates, regardless of when they bought the book or how much they paid (including free).
Most Leanpub books are available in PDF (for computers) and EPUB (for phones, tablets and Kindle). The formats that a book includes are shown at the top right corner of this page.
Finally, Leanpub books don't have any DRM copy-protection nonsense, so you can easily read them on any supported device.
Learn more about Leanpub's ebook formats and where to read them