From 414266f98f53f0d9529ef153e39f58e702ffb1d3 Mon Sep 17 00:00:00 2001 From: Matt Huntington Date: Wed, 5 Jul 2017 13:49:21 -0400 Subject: [PATCH] correct --- python.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python.md b/python.md index 0692d81..2ee6312 100644 --- a/python.md +++ b/python.md @@ -167,7 +167,7 @@ while a < 20: 1. Write a program that models this flow chart: - ![where should I post that?](http://mentalfloss.com/sites/default/legacy/blogs/wp-content/uploads/2011/06/550pictionary.jpg) + ![where should I post that?](http://pics.blameitonthevoices.com/032011/how_to_play_pictionary.jpg) 1. Given the following list [70, 95, 97, 55, 3, 24, 89, 97, 84, 11] - Write a program that loops through each value in the list and prints it