12 2021 档案
摘要:第二章 1、编写一个应用程序,给出汉字‘你’‘我’‘他’在Unicode表中的位置 package ex1; 2 3 public class p1 { 4 public static void main(String args[]) { 5 char word1='你',word2='我',wor
阅读全文
摘要:def h(): maficians=['alice','david','luxi'] print(type(maficians)) print(len(maficians)) num=0 for mafician in maficians: print(f'the {num} mafician =
阅读全文

浙公网安备 33010602011771号