Python Data Types at a Glance
Hey Python Pioneers! 👨💻👩💻
Here are basic data types in Python you should know:
int – integers (e.g. 5, -10)
float – decimal numbers (e.g. 3.14, -0.001)
str – text or strings (e.g. "Hello World")
bool – True or False
list – ordered, changeable collection (e.g. [1, 2, 3])
dict – key-value pairs (e.g. {"name":"Abebe"})
tuple – ordered, unchangeable collection (e.g. (1, 2, 3))
set – unordered unique items (e.g. {1, 2, 3})
#DataTypes
@python_pioneers
Hey Python Pioneers! 👨💻👩💻
Here are basic data types in Python you should know:
int – integers (e.g. 5, -10)
float – decimal numbers (e.g. 3.14, -0.001)
str – text or strings (e.g. "Hello World")
bool – True or False
list – ordered, changeable collection (e.g. [1, 2, 3])
dict – key-value pairs (e.g. {"name":"Abebe"})
tuple – ordered, unchangeable collection (e.g. (1, 2, 3))
set – unordered unique items (e.g. {1, 2, 3})
#DataTypes
@python_pioneers
❤2
Did you know?
The first website ever is still online, and you can visit it right now! 😲
Created in 1991 by Tim Berners-Lee at CERN, this page marked the birth of the World Wide Web. It was a simple, text-only site explaining how the web works and how to build web pages.
🔗 Check it out here: http://info.cern.ch
It's amazing to see how far the web has come: from that single page to the dynamic, interactive apps we build today.
Just a cool reminder: even world-changing things can start with something very simple.
A salute to Tim Berners-Lee! 🫡
#WebDevelopment
#History
#FirstWebsite
@python_pioneers
The first website ever is still online, and you can visit it right now! 😲
Created in 1991 by Tim Berners-Lee at CERN, this page marked the birth of the World Wide Web. It was a simple, text-only site explaining how the web works and how to build web pages.
🔗 Check it out here: http://info.cern.ch
It's amazing to see how far the web has come: from that single page to the dynamic, interactive apps we build today.
Just a cool reminder: even world-changing things can start with something very simple.
A salute to Tim Berners-Lee! 🫡
#WebDevelopment
#History
#FirstWebsite
@python_pioneers
❤2🔥2
Forwarded from Meriaddis Inchrist
This media is not supported in your browser
VIEW IN TELEGRAM
I can't guys 🤣🤣🤣
😁2🤣1
Neetcode Premium DSA Part 1.zip
174.7 MB
🎥 NeetCode Premium udemy DSA Course – Part 1
📚 This is Part 1 of the full NeetCode Premium udemy DSA course, perfect for anyone preparing for coding interviews, improving problem-solving skills, or mastering data structures and algorithms.
Join -> @GechDevTalk
@python_pioneers
#DSA #NeetCode #FreeCourse #LearnTogether #CodingCommunity #TechGrowth #InterviewPrep
📚 This is Part 1 of the full NeetCode Premium udemy DSA course, perfect for anyone preparing for coding interviews, improving problem-solving skills, or mastering data structures and algorithms.
Join -> @GechDevTalk
@python_pioneers
#DSA #NeetCode #FreeCourse #LearnTogether #CodingCommunity #TechGrowth #InterviewPrep
Neetcode Premium DSA Part 2.zip
266.8 MB
🎥 NeetCode Premium udemy DSA Course – Part 2
📚 This is Part 1 of the full NeetCode Premium udemy DSA course, perfect for anyone preparing for coding interviews, improving problem-solving skills, or mastering data structures and algorithms.
Join -> @GechDevTalk
@python_pioneers
#DSA #NeetCode #FreeCourse #LearnTogether #CodingCommunity #TechGrowth #InterviewPrep
📚 This is Part 1 of the full NeetCode Premium udemy DSA course, perfect for anyone preparing for coding interviews, improving problem-solving skills, or mastering data structures and algorithms.
Join -> @GechDevTalk
@python_pioneers
#DSA #NeetCode #FreeCourse #LearnTogether #CodingCommunity #TechGrowth #InterviewPrep
❤1👍1
Neetcode Premium DSA Part 3.zip
353.1 MB
🎥 NeetCode Premium udemy DSA Course – Part 3
📚 This is Part 1 of the full NeetCode Premium udemy DSA course, perfect for anyone preparing for coding interviews, improving problem-solving skills, or mastering data structures and algorithms.
Join -> @GechDevTalk
@python_pioneers
#DSA #NeetCode #FreeCourse #LearnTogether #CodingCommunity #TechGrowth #InterviewPrep
📚 This is Part 1 of the full NeetCode Premium udemy DSA course, perfect for anyone preparing for coding interviews, improving problem-solving skills, or mastering data structures and algorithms.
Join -> @GechDevTalk
@python_pioneers
#DSA #NeetCode #FreeCourse #LearnTogether #CodingCommunity #TechGrowth #InterviewPrep
Neetcode Premium DSA Part 4.zip
284.6 MB
🎥 NeetCode Premium udemy DSA Course – Part 4
📚 This is Part 1 of the full NeetCode Premium udemy DSA course, perfect for anyone preparing for coding interviews, improving problem-solving skills, or mastering data structures and algorithms.
Join -> @GechDevTalk
@python_pioneers
#DSA #NeetCode #FreeCourse #LearnTogether #CodingCommunity #TechGrowth #InterviewPrep
📚 This is Part 1 of the full NeetCode Premium udemy DSA course, perfect for anyone preparing for coding interviews, improving problem-solving skills, or mastering data structures and algorithms.
Join -> @GechDevTalk
@python_pioneers
#DSA #NeetCode #FreeCourse #LearnTogether #CodingCommunity #TechGrowth #InterviewPrep
Calling all AI Enthusiasts! 🤖
Math & Algorithm internship Program :
iCog Labs :: invites passionate minds to join a specialized internship program focused on mathematics, physics, and technology.
iCog Labs is seeking talented individuals to join our 2025 batch 1 AI Talent Program. You'll work on cutting-edge projects, learn from experts, and grow your skills.
What we're looking for:
Mathematics (pure & applied)
Algorithms
Physics (classical & modern)
Quantum Physics
Coding & Programming (beginners welcome - passion to learn is key)
Deadline: October 31, 2025
Apply Now : https://lnkd.in/ds7PpnBK
Math & Algorithm internship Program :
iCog Labs :: invites passionate minds to join a specialized internship program focused on mathematics, physics, and technology.
iCog Labs is seeking talented individuals to join our 2025 batch 1 AI Talent Program. You'll work on cutting-edge projects, learn from experts, and grow your skills.
What we're looking for:
Mathematics (pure & applied)
Algorithms
Physics (classical & modern)
Quantum Physics
Coding & Programming (beginners welcome - passion to learn is key)
Deadline: October 31, 2025
Apply Now : https://lnkd.in/ds7PpnBK
❤1
LOGIC GATES PRACTICE QUESTIONS
1. What is the output of the AND gate if input A is 1 and input B is 0?
a) 1
b) 0
c) Undefined
d) Error
2. What is the output of the OR gate if input A is 1 and input B is 1?
a) 1
b) 0
c) Undefined
d) Error
3. What is the output of the XOR gate if input A is 1 and input B is 0?
a) 1
b) 0
c) Undefined
d) Error
4. What is the output of the NAND gate if input A is 1 and input B is 1?
a) 1
b) 0
c) Undefined
d) Error
5. What is the output of the NOR gate if input A is 0 and input B is 0?
a) 1
b) 0
c) Undefined
d) Error
#Questions
#LogicGates
@python_pioneers
Hello everyone!
🌟 Stay tuned for our upcoming lesson on shell basics! Get ready to level up your tech skills.Don't miss out!
Don't forget to invite your friends too!
#ShellBasics
@python_pioneers
🌟 Stay tuned for our upcoming lesson on shell basics! Get ready to level up your tech skills.Don't miss out!
Don't forget to invite your friends too!
#ShellBasics
@python_pioneers
❤1