1、此文档是毕业设计外文翻译成品( 含英文原文+中文翻译) ,无需调整复杂的格 式!下载之后直接可用,方便快捷!本文价格不贵,也就几十块钱!一辈子也就 一次的事! 外文标题:Introduction to Python 外文作者:Ashwin Pajankar 文献出处: Raspberry Pi Supercomputing and Scientific Programming pp 43-55, 2018 (如觉得年份太老,可改为近 2 年,毕竟很多毕业生都这样做) 英文 3011 单词,18011 字符(字符就是印刷符),中文 4909 汉字。 (如果字数多 了,可自行删减,大多数学校都是要
2、求选取外文的一部分内容进行翻译的。 ) Introduction to Python In the last chapter, we learned important Linux commands and how to connect to Raspberry Pi from other computers remotely. We also learned how to transfer files to and from Raspberry Pi. In this chapter, we will get started with Python. Lets begin this chap
3、ter with an introduction to Python. I personally find Python amazing and have been enchanted by it. Python is a simple yet powerful programming language. When we use Python, its easy to focus on the implementation of the solution to a given problem, since programmers do not have to worry about the s
4、yntax of the programming language. Python perfectly fits the philosophy of Raspberry Pi, which is “programming for everyone.” Thats why Python is the preferred programming platform for Raspberry Pi and many other SBCs. History of Python Python was designed and conceived in the late 1980s. Its actual implementation was started in late 1989 by Guido van Rossum in Centrum Wiskunde & Informatica (National Research Institute for Mathematics and Computer Science) in the Netherlands. Python is