摘要: python 使用中文字符# -*- coding: utf-8 -*- 1.输入input() 与 raw input() 当输入为纯数字时 input返回的是数值类型,如int,float raw_inpout返回的是字符串类型,string类型 输入字符串为表达式 input会计算在字符串中的 阅读全文
posted @ 2021-07-16 23:28 丢卡小能手 阅读(64) 评论(0) 推荐(0)
摘要: (搜索网址:https://cio-wiki.org/wiki/IT_Ecosystem) IT ecosystem is "the network of organizations that drives the creation and delivery of information techn 阅读全文
posted @ 2021-07-16 17:01 丢卡小能手 阅读(91) 评论(0) 推荐(0)