{"json_modified": "2016-03-28T08:47:07.163641", "uuid": "a2f3eabf-6849-4801-8229-ab4f7c1b98ab", "title": "Getting to know the interactive interpreter", "url": "/en-US/docs/Learn/Drafts/Python/Getting_to_know_the_interactive_interpreter", "tags": ["Python", "CodingScripting", "Learn"], "translations": [{"uuid": "cc708b84-506d-4821-9b3b-07f35384355a", "title": "Introduction \u00e0 l'interpr\u00e9teur", "url": "/fr/docs/Apprendre/Python/Introduction_%C3%A0_l_interpr%C3%A9teur", "tags": ["Python", "CodingScripting", "Learn"], "summary": "Python peut \u00eatre utilis\u00e9 de deux fa\u00e7ons : en mode interactif et en mode non-interactif. Lorsque l'interpr\u00e9teur est appel\u00e9 sans option dans la ligne de commande, il se lance alors en mode interactif. Cela signifie que vous pouvez saisir des commandes Python qui seront ex\u00e9cut\u00e9es imm\u00e9diatement. Ce mode interactif est particuli\u00e8rement utile pour tester des fragments de code et exp\u00e9rimenter avec le langage.", "localization_tags": [], "locale": "fr", "last_edit": "2015-10-12T04:57:18", "review_tags": []}], "modified": "2016-03-03T02:41:19", "label": "Getting to know the interactive interpreter", "localization_tags": [], "locale": "en-US", "id": 163051, "last_edit": "2016-03-03T02:41:15", "summary": "Python can be used in basically two ways: interactive and non-interactive. When the interpreter is invoked with no command line options, it enters interactive mode. That means you can enter Python statements directly to a prompt and have them executed immediately. Using this mode allows you to enter short snippets of code to test ideas and experiment with the language.", "sections": [], "slug": "Learn/Drafts/Python/Getting_to_know_the_interactive_interpreter", "review_tags": []}