Skip to content

Commit b37d8d3

Browse files
committed
2024/05/20 - Updating Demo python files
1 parent 43115de commit b37d8d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

advanced/PythonDemo_03_Numpy_module.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,7 @@ def otherDemo():
232232
print(f"Max element: {arr.max()}")
233233
print(f"Min element: {arr.min()}")
234234
print(f"Sum: {arr.sum()}")
235+
print(np.lcm.reduce([3, 6, 9]))
235236

236237

237238
def main():

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy