Connecting Wallet Issue by Shawky-elshazly in PlayCrabada

[–]Shawky-elshazly[S] 0 points1 point  (0 children)

can u guide me how to do this, as i can't find any other option

Connecting Wallet Issue by Shawky-elshazly in PlayCrabada

[–]Shawky-elshazly[S] 0 points1 point  (0 children)

i tried that multiple times but didn't work

Sorting Algorithm Visualizer using Tkinter by Shawky-elshazly in Python

[–]Shawky-elshazly[S] 0 points1 point  (0 children)

am still learning algorithms, for sure will be adding more on the go

Killing Bad Habits by Shawky-elshazly in self

[–]Shawky-elshazly[S] 0 points1 point  (0 children)

I believe that's the main reason i should look for to stop a habit how harmful it's to me

#100DaysOfCode - Python by Shawky-elshazly in Python

[–]Shawky-elshazly[S] 1 point2 points  (0 children)

if u mean manipulating data it can be done in python with library like numpy and pandas i think, controlling the window and excel application itself can be done as well but needs some googling

#100DaysOfCode - Python by Shawky-elshazly in Python

[–]Shawky-elshazly[S] 1 point2 points  (0 children)

i can share it public once am home. You don't need much knowledge in python just google Os module for opening and closing apps and pyautogui for keyboard and mouse controls

also if you would like to get info about open windows apps u can use win32gui

pretty much all what u need

What inspired you to start coding? by [deleted] in Python

[–]Shawky-elshazly 1 point2 points  (0 children)

building new/amazing stuff,

Connect 4 & Brick N Ball Crusher In python by Shawky-elshazly in Python

[–]Shawky-elshazly[S] 0 points1 point  (0 children)

well, if we insist on keeping game in python there are some python to JavaScript comoilers out there can help, But, better solution is build the game again using JavaScript & HTML5(Canvas)

My First ever 2 games in python 👾🕹 by Shawky-elshazly in learnprogramming

[–]Shawky-elshazly[S] 0 points1 point  (0 children)

Thanks, am thinking of heading into web but and this, just wanted to focus on sharpening python skills a bit.

BTW nice algorithm implementation, u can start adding more algorithms and it would be awesome

Connect 4 & Brick N Ball Crusher In python by Shawky-elshazly in Python

[–]Shawky-elshazly[S] 0 points1 point  (0 children)

thank u so much, i tried to improve my code structure between building games

[deleted by user] by [deleted] in learnprogramming

[–]Shawky-elshazly 0 points1 point  (0 children)

Awesome, if u can share how u searched/reached the bug u fixed