
Think Pythonic
@thinkpythonic
Being Creative With The Unlimited Depth Of Python Programming. Coding & Evolving With Data Analysis. Learning And Solving Things Of Significance. Let’s Go!
Do you remember when you joined X? I do! #MyXAnniversary I should maybe start posting what I wanted to start to post but A.I. Made programming kind of passé didn’t it?

Ideas of What to Get Someone Into ML: - Pentel Orenz Nero (0.3 mm) - Home use. - rOtring 800 (0.5 mm) - Class use. - NVIDIA 5090 GPU (~$2000) or NVIDIA DIGIT (available May, ~$3000). - Trip to DEFCON hacking conference in Las Vegas (~$400 entry).
If you’re not using ALT-TAB in Windows… what are you doing in life?
I’m gonna give 10 random people that repost this and follow me $25,000 for fun (the $250,000 my X video made) I’ll pick the winners in 72 hours
def linear_search(arr, x): for i in range(len(arr)): if arr[i] == x: return i return -1 arr = [2, 4, 0, 1, 9] x = 1 result = linear_search(arr, x) if result != -1: print(f"Element {x} is present at index {result}") else: print("not found")
Massive news on the tech front for Data Analysts. Python Inside of Excel! Get the best of both worlds. Access to the best Python libraries inside excel. Finally! techcommunity.microsoft.com/t5/microsoft-3…
United States 趨勢
- 1. George Santos 28K posts
- 2. Louisville 7,186 posts
- 3. #askdave N/A
- 4. Jeff Brohm N/A
- 5. Bryce Miller 1,466 posts
- 6. Tina Peters 5,293 posts
- 7. Chris Bell N/A
- 8. Prince Andrew 46K posts
- 9. No Kings 308K posts
- 10. Dan Wilson 1,227 posts
- 11. End 1Q N/A
- 12. #DaytimeEmmys 1,017 posts
- 13. End of 1 14K posts
- 14. Duke of York 19K posts
- 15. Gio Ruggiero N/A
- 16. #LightningStrikes N/A
- 17. #drwfirstgoal N/A
- 18. Miller Moss N/A
- 19. Teto 21.4K posts
- 20. Malachi Toney N/A
Something went wrong.
Something went wrong.