当前位置:首页
> Luz 第2697页
Luz 管理员
暂无介绍
89860 篇文章 33 次评论PROGRAMMING:JMU Python randomly generated password
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
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
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
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
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
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
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
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
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
It was very hard for the imperial dining room to prepare the emperor's breakfast. It was hard because the emperor was ve…