<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Visavilwa Daisy</title>
    <description>The latest articles on DEV Community by Visavilwa Daisy (@visavilwa1).</description>
    <link>https://dev.to/visavilwa1</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1332138%2F9d221fbd-96fa-4d91-aabc-5c7032d2570d.jpeg</url>
      <title>DEV Community: Visavilwa Daisy</title>
      <link>https://dev.to/visavilwa1</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/visavilwa1"/>
    <language>en</language>
    <item>
      <title>100days of code</title>
      <dc:creator>Visavilwa Daisy</dc:creator>
      <pubDate>Sun, 13 Oct 2024 22:19:46 +0000</pubDate>
      <link>https://dev.to/visavilwa1/100days-of-code-2lj7</link>
      <guid>https://dev.to/visavilwa1/100days-of-code-2lj7</guid>
      <description>&lt;p&gt;*&lt;em&gt;100 Days of Python: My Journey&lt;br&gt;
*&lt;/em&gt;&lt;br&gt;
Over the past 10 days, I’ve explored key Python concepts, gaining a strong foundation in the language. Here's a quick recap:&lt;/p&gt;

&lt;p&gt;Day 1: Set up Python and learned the basics—variables, data types, and printing outputs.&lt;/p&gt;

&lt;p&gt;Day 2: Focused on strings, working with slicing, concatenation, and string formatting.&lt;/p&gt;

&lt;p&gt;Day 3: Mastered numbers and operations like modulus, exponentiation, and floor division.&lt;/p&gt;

&lt;p&gt;Day 4: Explored lists, learning to add, remove, slice, and sort items.&lt;/p&gt;

&lt;p&gt;Day 5: Worked with tuples, understanding their immutability and how to access and unpack data.&lt;/p&gt;

&lt;p&gt;Day 6: Learned about sets, their unique elements, and performed set operations like union and intersection.&lt;/p&gt;

&lt;p&gt;Day 7: Delved into dictionaries, using key-value pairs for data storage and manipulation.&lt;/p&gt;

&lt;p&gt;Day 8: Used conditional statements (if, elif, else) to control the flow of programs.&lt;/p&gt;

&lt;p&gt;Day 9: Practiced loops (for and while), iterating over different data structures to automate tasks.&lt;/p&gt;

&lt;p&gt;Day 10: Put everything together by solving exercises combining strings, lists, loops, and dictionaries.&lt;/p&gt;

&lt;p&gt;This journey has been a great start, and I’m excited to continue learning and applying Python to real world projects &lt;/p&gt;

</description>
      <category>python</category>
      <category>typescript</category>
    </item>
  </channel>
</rss>
