Think Python 2E hack

Think Python 2E hack

To learn Think Python 2E and become a decent programmer

motivation

NEXT STEP NEXT STEP

Overview

think Python 2e Hack including problems. http://facweb.cs.depaul.edu/sjost/it211/documents/think-python-2nd.pdf

table of contents

・ Exercise notes

Exercise notes

CHAPTER 2 Exercise 2-1 abridgement Exercise 2-2

import math 4 / 3 * math.pi (55*5) 523.5987755982989

24.95*(100-40) + 3 + 24.95*(100-40)* (60-59)+ 59 * 0.75 3041.25

7:30:06

Recommended Posts

Think Python 2E hack
Think yaml with python
AtCoder ABC 177 Python (A ~ E)
AtCoder ABC 178 Python (A ~ E)
Think about architecture in python
Solve ABC176 E in Python
AtCoder ABC 176 Python (A ~ E)
Python
Template AtCoder ABC 179 Python (A ~ E)
AtCoderBeginnerContest154 Participation memo (Python, A ~ E problem)
The Python project template I think of.
Learn dynamic programming in Python (A ~ E)