photo

matthieu


Last seen: 2 years 前 自 2022 起处于活动状态

Followers: 0   Following: 0

统计学

Feeds

排序方式:

提问


how do i get the the fifth and fourth number form behind?
Hello everybody. I would like to know how to extract the fifth and fourth number form behind? if x = [2361273621, 2937812378, 2...

2 years 前 | 2 个回答 | 0

2

个回答

提问


How to extract a part of a number?
Hello everybody. I would like to know how to extract Part of a number Example a = [112233445566778899; 223344556677889911; 33...

2 years 前 | 0 个回答 | 0

0

个回答

提问


How to get a part of a number
x = [112233445566778899, 223344556677889911, 334455667788991122] The output should be [33, 44, 55]

2 years 前 | 0 个回答 | 0

0

个回答

提问


how to get a part of a number
x = 1234567891011112 The output should be 56

2 years 前 | 1 个回答 | 0

1

个回答

提问


How do i filter numbers ending in 3
I have a bunch of numbers x=[234 352 298 213 365 321 293 213], I want to know how to filter number ending in 3. The output shoul...

2 years 前 | 0 个回答 | 0

0

个回答

提问


How do i count numbers ending in 3
I have a bunch of numbers x=[234 352 298 213 365 321 293 213], Iwant to know how to count number ending in 3. The output should ...

2 years 前 | 3 个回答 | 0

3

个回答