This media is not supported in your browser
VIEW IN TELEGRAM
Keep support and share. I will try my best❤️
import moviepy.editor as mp
clip=mp.VideoFileClip(r'Path of your video file')
clip.audio.write_audiofile(r'Path of your audio file')
clip=mp.VideoFileClip(r'Path of your video file')
clip.audio.write_audiofile(r'Path of your audio file')
👍1
I planned to start a new series in Python.
Answer the poll..!
Answer the poll..!
Anonymous Poll
68%
Ethical Hacking series
32%
Data science series
Ethical Hacking course starts from tomorrow. Hope you guys give support for that😐
import random
digits=list(range(0,100000))
password=random.randint(0,100000)
eachdigit=-1
print(password)
while eachdigit!=password:
for eachdigit in digits:
print(eachdigit)
if eachdigit==password:
print("Password is found:"+str(eachdigit))
p=str(input("Enter new password:"))
digits=list(range(0,100000))
password=random.randint(0,100000)
eachdigit=-1
print(password)
while eachdigit!=password:
for eachdigit in digits:
print(eachdigit)
if eachdigit==password:
print("Password is found:"+str(eachdigit))
p=str(input("Enter new password:"))
👍1
Code for Brute force password cracker using python [ Share our channel and support ❤️ ]
A New telegram segment : This Segment is used to sharpen your knowledge in the field of science & technology
This quiz segment is named as #YouknowYougrow
This quiz segment is named as #YouknowYougrow
COBOL Stands for ? ( Lets see how many will give correct answer)
Anonymous Quiz
9%
Common Book oriented language
30%
Common Business oriented language
41%
Common Basic oriented language
20%
Common Boot oriented language