Functions just got REAL 👀🔥 Arguments vs Parameters explained simply Why return > print() How programs actually process data Day 16 of Python 🐍 Start thinking like a programmer. #LearnPython #CodingForBeginners #TechTok #ProgrammingBasics #PythonTips #IFUTechHub
More Relevant Posts
-
Indexing in Python is one of those fundamentals that quietly powers almost everything we build. 🚀 From extracting a single character in a string to retrieving elements from lists and tuples, indexing gives us precise control over data. And the best part? • It starts at 0 • It supports negative indexing to access elements from the end Simple concept. Powerful impact. Strong fundamentals create strong programmers. 🚀 #Python #Programming #LearnPython #CodingJourney #DataAnalytics #DataAnalyst
To view or add a comment, sign in
-
-
🚀 Day 29/30 – Mini Python App Challenge Built a Turn-Based Battle Game ⚔️ using Python. Features: • Player vs Computer • Attack & Defend mechanics • Health tracking system • Random damage simulation Concepts used: Game loops, state management, random logic GitHub 👇 🔗 https://lnkd.in/dCSFW_Hd Almost at Day 30 🔥 #Python #LearningInPublic #30DaysOfCode #GameDev #github #
To view or add a comment, sign in
-
-
Built a simple rule-based chatbot in Python, using Google colab notebook that simulates automated client responses using menu options and conditional logic. Small project, but seeing the conversation actually work was satisfying. Still improving it, what feature would you add next? #python #Automation #Techlearning #coding
To view or add a comment, sign in
-
🚀 Day 75 – Python with DSA | Daily Problem Solving 📌 Problem: Check if Binary String Has at Most One Segment of Ones (LeetCode 1784) Today’s problem focused on understanding string patterns and logical observation. 🔎 Problem Summary: Given a binary string s (containing only 0 and 1) that always starts with 1, determine whether the string contains at most one continuous segment of 1s. #Day75 #Python #DSA #LeetCode #CodingPractice #ProblemSolving #SoftwareEngineering #100DaysOfCode
To view or add a comment, sign in
-
-
💡 Hello Python, kind regards: Power Automate meets Python Mike Givens walks through a practical, bidirectional setup showing how Power Automate and Python can work together; from file-based triggers to HTTP flows and Dataverse scenarios. 📺 Watch now → https://msft.it/6041tvful #PowerAutomate #Python #PowerPlatform
To view or add a comment, sign in
-
-
🤜 Python Challenge #4 – Answer Revealed! b = a * 2 does not create a reference to the same list like b = a. Instead, it creates a new list by repeating the elements of a. #Python #PythonChallenge #CodingChallenge #LearnPython #Programming
To view or add a comment, sign in
-
-
CPython Unveils Chained Assignment Mechanics in Python Bytecode Execution 📌 Chained assignments in Python don’t create separate objects-they share the same underlying instance, a bytecode-level quirk that can silently break your code. A deep dive into CPython’s execution reveals how a = b = [] uses COPY and STORE_FAST to assign the same list to multiple variables, exposing a common pitfall for developers working with mutable data. 🔗 Read more: https://lnkd.in/dUfiAJ44 #Cpython #Pythonbytecode #Chainedassignment #Interpreterexecution #Variablebinding
To view or add a comment, sign in
-
LeetCode #19 – Remove Nth Node From End of List | Highly Efficient Python Implementation Time: O(n) single pass | Space: O(1) Performance: Runtime 0ms beats 100.00% | Memory 19.30 MB beats 84.94% #LeetCode #DataStructures #Python #LinkedList #TwoPointers #OptimalSolution #CodingInterview #ProblemSolving #SoftwareEngineering
To view or add a comment, sign in
-
-
Day 72 of filter() function: Today I explored Python’s powerful filter() function. It helps extract elements from lists based on conditions—like filtering even numbers or names containing specific letters. This concise approach makes code cleaner and more efficient. Github link: https://lnkd.in/gFtmaYZS #Python #CodingChallenge #100DaysOfCode #LearningInPublic #GitHub #CodeNewbie
To view or add a comment, sign in
-
Explore content categories
- Career
- Productivity
- Finance
- Soft Skills & Emotional Intelligence
- Project Management
- Education
- Technology
- Leadership
- Ecommerce
- User Experience
- Recruitment & HR
- Customer Experience
- Real Estate
- Marketing
- Sales
- Retail & Merchandising
- Science
- Supply Chain Management
- Future Of Work
- Consulting
- Writing
- Economics
- Artificial Intelligence
- Employee Experience
- Workplace Trends
- Fundraising
- Networking
- Corporate Social Responsibility
- Negotiation
- Communication
- Engineering
- Hospitality & Tourism
- Business Strategy
- Change Management
- Organizational Culture
- Design
- Innovation
- Event Planning
- Training & Development