官术网_书友最值得收藏!

Conventions

In this book, you will find a number of text styles that distinguish between different kinds of information. Here are some examples of these styles and an explanation of their meaning.

Code words in text, database table names, folder names, filenames, file extensions, path names, dummy URLs, user input, and Twitter handles are shown as follows: "Let's generate a large number of events of a Bernoulli distribution using np and graph the tendency of this distribution."

A block of code is set as follows:

def mean(sampleset):  #Definition header for the mean function 
total=0
for element in sampleset:
total=total+element
return total/len(sampleset)

New terms and important words are shown in bold. Words that you see on the screen, for example, in menus or dialog boxes, appear in the text like this: "In order to download new modules, we will go to Files | Settings | Project Name | Project Interpreter."

Warnings or important notes appear like this.
Tips and tricks appear like this.
主站蜘蛛池模板: 河北区| 克东县| 洛阳市| 临西县| 五家渠市| 石泉县| 拉孜县| 阳信县| 丽水市| 酒泉市| 南澳县| 界首市| 酒泉市| 靖宇县| 巴塘县| 永丰县| 黄陵县| 昆山市| 织金县| 唐海县| 龙岩市| 平武县| 贡山| 津南区| 衡水市| 科尔| 阳原县| 盖州市| 甘南县| 霸州市| 奎屯市| 田林县| 无为县| 旅游| 柞水县| 萨迦县| 崇义县| 道真| 西昌市| 天镇县| 昌平区|