please do more coding challenges, because these are very enjoyable :)
@thomasgoodwin26483 жыл бұрын
Tres Bien! The most valuable lesson to all neo programmers: How to look **it up when you're not sure how to do **it. Seriously.
@RohitKumar-dv7bw3 жыл бұрын
Great Video, I hope, I will learn or enjoy like this in another videos so.
@MattDvc3 жыл бұрын
Dude, it is the best website to practice coding I've ever seen. Thanks a lot!
@pinnedverifiedrandallking.53423 жыл бұрын
Thanks for your comment, will introduce you to something totally different and quite profitable like BTC .......,. ✔️ W=H=A=T=S=A=P=P=+} [1]:[2:][6]:[7:][8:][1:][8:][3:][2:][9:][5]✔️,:.:,.., ,.
@tsmghost3 жыл бұрын
Sorted function sorts most of the objects.... We can use bin(num) function also....which return a string.... Ex: bin(4) -> '0b100' as result Btw, if we write string.split() It will also do the same by default it's set to space
@binkrassdufass2 жыл бұрын
17:50 Isnt it called: its easyer to ask for foregivness than for permision? SO in this case he should haven done something like except error...: but anyway I think the solution wasnt too bad
@abo000Saad3 жыл бұрын
I had fun as if I am coding, hope to see more
@kaneki_ken_073 жыл бұрын
Whats the name of the Linux Based terminal that you use..?? please tell
@pinnedverifiedrandallking.53423 жыл бұрын
Thanks for your comment, will introduce you to something totally different and quite profitable like BTC .......,. ✔️ W=H=A=T=S=A=P=P=+} [1]:[2:][6]:[7:][8:][1:][8:][3:][2:][9:][5]✔️,:.:,.., ,.
@charan24463 жыл бұрын
Hey man can you make a video about, say when you doing stuff in Terminal (Linux/Mac/Windows) you see 'live' update of an strings for example while downloading something you see percentage changes in the same place where it started from 0% to 100%. My request is can we do this in python. Live update rather than each line to be printed to update a value.
@tuorectors71023 жыл бұрын
This is simple bro
@tuorectors71023 жыл бұрын
Use end = ' ' when printing which will eventually do what you asked.
@iam_muni_baa3 жыл бұрын
@@tuorectors7102 can you give a explain iam not get it .
@tuorectors71023 жыл бұрын
@@charan2446 Glad to help, you can always contact me through discord: Username: zdayX#9573
@charan24463 жыл бұрын
@@iam_muni_baa Run it see it yourself import time for i in range(10): time.sleep(1) print(i, end=' ')
@belzeebub60223 жыл бұрын
For the compare sequence I think we can find the solution without Square the array , just we need to sort both array and check if every element of array 1 is the square root of element in array 2 ... 🤗
@NeuralNine3 жыл бұрын
So you basically square every element of the array. It's the same
@belzeebub60223 жыл бұрын
@@NeuralNine lol yeas but you don't have to create additional temp array
@akramelomrani87283 жыл бұрын
bit manipulation would be 10x more efficient like in c++ for(int bit = 30; bit >= 0; --bit) { res += (num >> bit) & 1; } return res;
@pinnedverifiedrandallking.53423 жыл бұрын
Thanks for your comment, will introduce you to something totally different and quite profitable like BTC .......,. ✔️ W=H=A=T=S=A=P=P=+} [1]:[2:][6]:[7:][8:][1:][8:][3:][2:][9:][5]✔️,:.:,.., ,.
@lukajeliciclux30743 жыл бұрын
f strings, .format and % are interchangeable in every case. Most people don't use f strings because they think that they cannot use something from .format or % but it is possible. I use only f strings everywhere.
@pinnedverifiedrandallking.53423 жыл бұрын
Thanks for your comment, will introduce you to something totally different and quite profitable like BTC .......,. ✔️ W=H=A=T=S=A=P=P=+} [1]:[2:][6]:[7:][8:][1:][8:][3:][2:][9:][5]✔️,:.:,.., ,.,., :
@iam_muni_baa3 жыл бұрын
Sir please make a video how to run audio chat app with python on Android and iOS . Iam search lot in KZbin but there is no video on it . Please help me sir
@aditya_asundi3 жыл бұрын
Make the same thing with Kivy. Then build it as an apk there are many tuts in Google and KZbin that show how to do it
@pinnedverifiedrandallking.53423 жыл бұрын
Thanks for your comment, will introduce you to something totally different and quite profitable like BTC .......,. ✔️ W=H=A=T=S=A=P=P=+} [1]:[2:][6]:[7:][8:][1:][8:][3:][2:][9:][5]✔️,:.:,.., ,.,., :
@ManUpNow12 жыл бұрын
Do some 1 and 2 kata
@guilherme50943 жыл бұрын
Nice!
@pinnedverifiedrandallking.53423 жыл бұрын
Thanks for your comment, will introduce you to something totally different and quite profitable like BTC .......,. ✔️ W=H=A=T=S=A=P=P=+} [1]:[2:][6]:[7:][8:][1:][8:][3:][2:][9:][5]✔️,:.:,.., ,.
@morekaccino3 жыл бұрын
Hey man, I wish u could change the intro song
@pinnedverifiedrandallking.53423 жыл бұрын
Thanks for your comment, will introduce you to something totally different and quite profitable like BTC .......,. ✔️ W=H=A=T=S=A=P=P=+} [1]:[2:][6]:[7:][8:][1:][8:][3:][2:][9:][5]✔️,:.:,.., ,.,., :
@minuet69193 жыл бұрын
First haha
@GrittyMaholmes3 жыл бұрын
who asked -_-
@charan24463 жыл бұрын
Now what _-_-_-_-_-_-_-_-_-_-_-_-_
@minuet69193 жыл бұрын
Sorry.
@charan24463 жыл бұрын
@@minuet6919 don't be........it just a joke.....kinda Sarcasm......😉 But still no cares who's first here .......
@minuet69193 жыл бұрын
@@charan2446 ;( I’ll make sure to learn from this mistake sorry for taking time out of your day no cap sorry.