From 54cc68f200d21fb0eef47e16572d682a7cdeab95 Mon Sep 17 00:00:00 2001 From: Nathan Parsons Date: Thu, 16 Nov 2017 22:18:15 +0000 Subject: [PATCH] Add blurb to resolve #1102 --- config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/config.json b/config.json index ee35efddf55..4cdb2bcc5f6 100644 --- a/config.json +++ b/config.json @@ -1,5 +1,6 @@ { "language": "Python", + "blurb": "Python is a clear and powerful object-oriented programming language with an elegant and easy-to-read syntax. It is ideal for prototyping and ad-hoc tasks, but also sees wide use in scientific computing, web development, and automation.", "active": true, "exercises": [ {