
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. Gabe Vincent 3,020 posts
- 2. #AEWDynamite 17.1K posts
- 3. #VSFashionShow 516K posts
- 4. Angel Reese 45K posts
- 5. Deport Harry Sisson 5,271 posts
- 6. #Survivor49 3,216 posts
- 7. #youtubedown 15.9K posts
- 8. tzuyu 207K posts
- 9. #stlblues 1,585 posts
- 10. Quen 28.7K posts
- 11. George Kirby 2,271 posts
- 12. Darby 4,917 posts
- 13. jihyo 167K posts
- 14. Suarez 17.5K posts
- 15. Hofer 1,654 posts
- 16. Birdman 4,628 posts
- 17. Nazar 6,093 posts
- 18. Victoria's Secret 503K posts
- 19. Nancy 143K posts
- 20. Tusky 1,941 posts
Something went wrong.
Something went wrong.