I hereby claim:
- I am healpoint on github.
- I am downardo (https://keybase.io/downardo) on keybase.
- I have a public key whose fingerprint is 87C2 063A 2460 E308 C021 5FC3 041C BBBC 2CB9 82AE
To claim this, I am signing this object:
| # Install ImportExcel module if needed | |
| # Install-Module -Name ImportExcel -Scope CurrentUser | |
| # Load the necessary module for Excel | |
| Import-Module -Name ImportExcel | |
| # Define the array of product IDs and names | |
| $products = @( | |
| @{ Name = "Finance and Operations cross-app capabilities"; Id = "e30c6971-52c8-e911-a968-000d3a4f3883" } | |
| @{ Name = "Supply Chain Management"; Id = "e1a941d5-d3b7-e911-a992-000d3a4f3343" } | |
| @{ Name = "Finance"; Id = "50a470c0-d3b7-e911-a992-000d3a4f3343" } |
| from math import * | |
| t=1 | |
| def fu(x,t): | |
| a=(x**3)/(-1+e**(x/t)) | |
| if a<0: a=0 | |
| return a | |
| from tkinter import * |
I hereby claim:
To claim this, I am signing this object: