Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder7.xlned.com!newsfeed.xs4all.nl!newsfeed2a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.158 X-Spam-Level: * X-Spam-Evidence: '*H*': 0.69; '*S*': 0.00; 'simple.': 0.16; 'print': 0.22; 'header:User-Agent:1': 0.23; 'font': 0.31; 'subject:size': 0.31; 'subject:with': 0.35; 'received:google.com': 0.35; 'subject:?': 0.36; 'received:10': 0.37; 'message-id:@gmail.com': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'how': 0.40; 'new': 0.61 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=IMQPDp604/9T0dMDwpzAE2vKaQFJxGnKN5o7P/xgCqo=; b=o1W40CX541tkL6jSLiSzRTqfK7gl+4gdxr4Svk6sKWLYQTYF3yoODS49pX5c4odTWQ npHHGpCvrtLVqthsYU3XlHzq6uvF2Vy3P9SDFsXQdHs5GPiFYNYz9pZpHnmdoFj6cCjY 7SXG+IZMQOg4xuq9u5Mp1HInHKEOStX+F2JHIRnOHac7VBRq12Ovb8wRve67Oyhloudi bp5fsagCbgNt+jZBMk+3ELZ8xkoFop06DFoBHNYBWWunUSIwXowFq0qASvGbUDTeGHgj v4W3G4jNXPuyGj8q4gE6hAUnw7txUQpjqGqQo0HbXt91iUnX05p895DXYUHxRh06tTpt ZJrA== X-Received: by 10.66.141.7 with SMTP id rk7mr1732164pab.31.1407551641766; Fri, 08 Aug 2014 19:34:01 -0700 (PDT) Date: Sat, 09 Aug 2014 10:33:51 -0700 From: luofeiyu User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: python-list@python.org Subject: how to print with given font and size? Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 3 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1407551650 news.xs4all.nl 2927 [2001:888:2000:d::a6]:55813 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:75924 print("hallo") is so simple. how can print word "hallo" in console with courier New font 16 pound?