-->
当前位置:首页 > Luz 第2697页
Luz

Luz 管理员

暂无介绍

89860 篇文章 33 次评论

PROGRAMMING:JMU Python randomly generated password

Luz5年前 (2021-05-10)420
Create a new character list. The contents in the list include lowercase letters, uppercase letters and numbers from fron…

PROGRAMMING:JMU Python input output calculate the number in the string

Luz5年前 (2021-05-10)320
Each number in the string is extracted, and then the number of all numbers is counted and summed.###Input format:A line…

PROGRAMMING:I have duplicate data

Luz5年前 (2021-05-10)402
It's a common thing to find out the duplicate in a lot of data. Now, we have to deal with many integers, in which there…

PROGRAMMING:JMU Python birthday paradox

Luz5年前 (2021-05-10)392
Birthday paradox means that if there are 23 or more people in a room, the probability that at least two people have the…

PROGRAMMING:JMU Python operator change

Luz5年前 (2021-05-10)416
When paying the bill, the salesperson should give the user the change. There are 10 yuan, 5 yuan and 1 yuan (assuming 1…

PROGRAMMING:JMU Python - remove element from list

Luz5年前 (2021-05-10)442
Delete all eligible values from the list.###Input format:Enter n to test n times. Each test:First, enter 1 line of strin…

PROGRAMMING:JMU Python reverse output

Luz5年前 (2021-05-10)456
Enter a line of string and do the following.###Input format:Elements in a string are separated by spaces or multiple spa…

PROGRAMMING:JMU Python - exception - student achievement processing intermediate Edition

Luz5年前 (2021-05-10)453
Xiao Ming is helping the teacher to process the data. The first line of the data is n, which means there are n lines of…

PROGRAMMING:JMU Python exception student performance processing professional edition

Luz5年前 (2021-05-10)386
Xiao Ming is helping the teacher to count his grades. The teacher gives him a set of data. The first line of the data re…

PROGRAMMING:Imperial dining room

Luz5年前 (2021-05-10)510
It was very hard for the imperial dining room to prepare the emperor's breakfast. It was hard because the emperor was ve…