🗓️Day 205 of 365 Days Started working on a Python project that could be useful for students. The idea is to build a Question Maker tool where users can upload their study material (like notes or text) and the program will generate questions from it. The goal of this project is to help students practice and revise topics more easily by automatically creating questions from the content they upload. This project will also help me practice: 🔹 Python programming 🔹 Working with text/data processing 🔹 Building useful tools for real-world use Excited to continue developing this project and improve it step by step 🚀 #365DaysOfCode #Day205 #Python #ProjectBuilding #StudentTools #LearningByBuilding #CodingJourney
Python Question Maker Tool for Students
More Relevant Posts
-
🚀 Python Learning Journey – Back to Fundamentals Today I revisited one of the most important concepts in Python — Conditional Statements (if, elif, else). Strengthening the basics always builds a strong foundation for advanced problem-solving. To reinforce my understanding, I built a Mini Quiz Game 🎯 using Python. 🔹 Features of my project: • Multiple-choice questions • Answer validation using conditional logic • Score tracking system • Final performance feedback based on score This small project helped me improve my logical thinking and understand how conditions drive real-time decision-making in programs. 💡 Key takeaway: Even simple concepts like conditional statements can be powerful when applied in real-world scenarios. Looking forward to building more such projects and improving step by step! 🚀 #Python #CodingJourney #LearningByDoing #Programming #Students #100DaysOfCode
To view or add a comment, sign in
-
Python class today felt like: Step 1: Write code Step 2: Run code Step 3: Why is this not working? Step 4: Oh… one small mistake 🫠 From adding numbers to calculating factorials, it’s crazy how a few lines of code can do so much. Still learning, still debugging, but definitely improving Swinburne University of Technology #Python #StudentLife #LearningByDoing #TechSkills
To view or add a comment, sign in
-
-
Day 8 of learning Python... and I need your help🐍 🎈Today I learned about Python list functions. I learned how to: • Combine two lists into one • Remove a specific element from a list • Add elements to a list • Insert an element at a specific position • Sort a list alphabetically or in ascending order 🎈My reflection for today is that, as useful as this is, I feel like I need to apply it more practically. Rather than just following a YouTube tutorial, I want to try a mini project so that it really sticks and helps me understand real-life applications of list functions. 🎈If anyone has suggestions for beginner-friendly projects, I would greatly appreciate it. #Python #LearningInPublic #BeginnerProgrammer #CodingJourney
To view or add a comment, sign in
-
Today at **QSpiders**, I learned about different types of **arguments in Python functions**. We covered: * **Positional arguments** * **Default arguments** * **Keyword arguments** * **Variable-length arguments** (`*args` and `**kwargs`) Understanding these helps in writing more flexible and reusable functions in Python. It was a great learning session and a good step forward in improving my programming skills. #Python #Learning #Programming #QSpiders #CodingJourney
To view or add a comment, sign in
-
🐍 Day 7 of My 30-Day Python Learning Challenge 💡 Coding Challenge – Reverse a String Today I practiced a simple but important problem. 📌 Problem: Write a Python program to reverse a string. Example: Input: "hello" Output: "olleh" 📌 Try it yourself before checking the solution 👇 💡 Hint: Use slicing or loops. 📊 My Approach (Using Slicing) text = "hello" reversed_text = text[::-1] print(reversed_text) Output: olleh Understanding these small problems improves logic building, which is crucial for coding interviews. Tomorrow I’ll explore more Python concepts 🚀 #Python #CodingChallenge #ProblemSolving #LearningInPublic #SoftwareDeveloper
To view or add a comment, sign in
-
One thing I’m realizing while learning Python: small projects teach more than tutorials. Over the past few weeks, I’ve been building small programs like: • Password Generator • Calculator using functions and loops While they look simple, they helped me understand: • How program logic works • Why functions make code reusable • How user input controls program flow Right now, I’m working on a CLI-based To-Do List application as my next step. Learning step by step and enjoying the process. If you’re also learning Python, what project helped you understand programming better? #Python #LearningInPublic #BeginnerProjects #CodingJourney #StudentDeveloper
To view or add a comment, sign in
-
Currently reviewing Python fundamentals using: I’ve been using https://coddy.tech/ to review and strengthen my Python fundamentals, and it has been a great resource for hands-on practice. The platform offers interactive exercises that help reinforce key concepts through practical application, which has been very helpful in my learning process. Another interesting aspect is that it also provides certificates, which can be a good way to track progress and stay consistent while learning. Revisiting fundamentals has been an important step in improving how I write and structure my code. #Python #BackendDevelopment #Learning #SoftwareEngineering #Coding
To view or add a comment, sign in
-
-
🚀 **Day 6 of My Python Learning Journey** Today, I learned about **Conditional Statements** in Python, which help in decision-making within programs. This learning is part of a **Skill Course**, guided by **Mr. Satish Dhawale**. The concepts were explained in a clear and practical way. 🔹 Key Takeaways: * Understanding `if`, `elif`, and `else` * Writing decision-based programs * Using comparison and logical operators in conditions * Creating real-life problem-based logic Step by step, building logic and improving problem-solving skills in Python. #Python #LearningJourney #Programming #SkillCourse #Day5 #Coding #DataAnalytics
To view or add a comment, sign in
-
🚀Excited to share my Basic to Advanced Python Notes! These notes cover important concepts from fundamentals to advanced topics with clear explanations and examples. I created them to strengthen my understanding and to help others who are learning or revising Python. Feel free to go through them and share your feedback #Python #DataScience #LearningJourney #Programming
To view or add a comment, sign in
-
💻 Building Logic with Python Created a simple calculator program in Python that performs basic arithmetic operations (addition, subtraction, multiplication, and division) based on user input. A small but useful exercise to practice conditional statements, user input, and program logic in Python. 🚀 #Python #Programming #Coding #PythonLearning #BeginnerProjects Lovely Professional University (LPU)
To view or add a comment, sign in
-
Explore related topics
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