- ๐ Iโm interested in Programming Language & Haking.
- ๐ฑ Iโm currently learning In WHOMI...?
- ๐๏ธ Iโm looking to collaborate on SQL Injection.
- ๐ซ How to reach me Facebook,Instgram,And My Portfolio...
- ๐ Pronouns: I Like Programming.
- โก Fun fact: ... HaKinG..SomE..baD..Topic.
class Languages:
def __init__(self):
self.python = "Python ๐"
self.bash = "Bash ๐ฉ"
self.golang = "Golang (Learning)"
self.future = "..."
Device | Operating System | Processor |
---|---|---|
Device 1 | Windows 10 Pro | Intel Core i7 |
Device 2 | Kali 2024.2 | Intel core i5 |
Redmi Note 12 | Xiaomi HyperOS, Snapdragonยฎ 685 | Adreno 619 |
def fibonacci(n):
if n <= 0:
return 0
elif n == 1:
return 1
else:
return fibonacci(n-1) + fibonacci(n-2)
Device | Operating System | Processor |
---|---|---|
Device 1 | Windows 10 Pro | Intel Core i7 |
Device 2 | Kali 2024.2 | Intel core i5 |
Redmi Note 12 | Xiaomi HyperOS, Snapdragonยฎ 685 | Adreno 619 |
- LinkedIn: MY-linkedin
- Email: karimnoman97@gmail.com
Let's build something amazing together!