Community Profile

photo

Matthew


Last seen: 5 months 前 自 2020 起处于活动状态

Followers: 0   Following: 0

联系

统计数据

All
  • Solver
  • First Review

查看徽章

Feeds

排序方式:

已回答
Zipping blocks of files while maintaining directory structure
I actually managed to solve my own problem. The issue was that zip() doesn't keep directory structure if the file paths are abs...

8 months 前 | 0

| 已接受

提问


Zipping blocks of files while maintaining directory structure
For reasons I won't get into, I need to transfer lots of data (hundreds of files) to a customer in .zip files with no more than ...

8 months 前 | 1 个回答 | 0

1

个回答

已解决


Find the Oldest Person in a Room
Given two input vectors: * |name| - user last names * |age| - corresponding age of the person Return the name of the ol...

1 year 前

已解决


Convert from Fahrenheit to Celsius
Given an input vector |F| containing temperature values in Fahrenheit, return an output vector |C| that contains the values in C...

1 year 前

已解决


Calculate Amount of Cake Frosting
Given two input variables r and h, which stand for the radius and height of a cake, calculate the surface area of the cake you n...

1 year 前

已解决


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

1 year 前

提问


How to wrap inline comments in live scripts?
I'm new to Live Scripts and evaluating them for an application that presently uses Mathcad. One seemingly small issue that I co...

4 years 前 | 0 个回答 | 0

0

个回答