排序
Leetcode — 3289. The Two Sneaky Numbers of Digitville
Leetcode — 3289. The Two Sneaky Numbers of Digitville,It’s an easy problem with description being: In the town of Digitville, there was a list of numbers called nums containing i...
Leetcode — 3190. Find Minimum Operations to Make All Elements Divisible by Three
Leetcode — 3190. Find Minimum Operations to Make All Elements Divisible by Three,This is an easy problem with description being: You are given an integer array nums. In one operat...
Leetcode — 2769. Find the Maximum Achievable Number
Leetcode — 2769. Find the Maximum Achievable Number,This is an easy problem with description being: Given two integers, num and t. A number is achievable if it can become equal to...
Generator Random Numbers
Generator Random Numbers,Generator Random Numbers is a tool that generates Random numbers given maximum and minimum. For example, if we want to generate a number between 0 to 10, T...
Hunt some strange numbers with Python.
Hunt some strange numbers with Python.,We have heard about Different types of numbers and series. For example Ramanujan Number, is the smallest number which can be expressed as the...
Learn Python: Numbers
Learn Python: Numbers, Learn Python (8 Part Series) 1 Learn Python: Numbers 2 Learn Python: strings ... 4 more parts... 3 Learn Python: Formatting strings 4 Learn Python: Getting u...