AK Python
1.86K subscribers
39 photos
2 videos
11 files
236 links
Join here to unlock your programming ability
Download Telegram
‼️Ethical video is out now..!

https://youtu.be/0_S8Tlh_Dzg
‼️ Share the Python project videos to your friends
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:"))
👍1
Code for Brute force password cracker using python [ Share our channel and support ❤️ ]
Ethical hacking tools video will releasing on 8:00pm

( Stay tuned )
Ethical hacking video is out now check out
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
AK Python pinned «COBOL Stands for ? ( Lets see how many will give correct answer)»
#YKYG

Is Linux is an operating system?
Anonymous Quiz
88%
Yes
12%
No
AK Python pinned «#YKYG

Is Linux is an operating system?
»
#YKYG

Which Computer program converts Assembly language into machine language?
Anonymous Quiz
10%
Translator
37%
Compiler
36%
Assembler
17%
Interpreter
#YKYG

FORTRAN - Formula Translation (First commercial programming language) Developed by IDM in 1956
Who is the Father of Computer science
Anonymous Quiz
72%
Charles babbage
11%
Ada lovelace
16%
Alan Turing
#YKYG

Interesting facts about Linux:

Steve Jobs offered Linus Torvalds a job in 2000, On the condition that he stopped development on Linux. Linus thankfully declined that offer.
#YKYG TYPEWRITER is the longest word that you can write using the letters only on one row of the keyboard of your computer.
Try this In your Keyboard now..!
‼️ Tomorrow the final part of the Ethical series video will be uploaded