<?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: Kellington Chidza</title>
    <description>The latest articles on DEV Community by Kellington Chidza (@kchidza).</description>
    <link>https://dev.to/kchidza</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%2F207546%2Fe5c6be36-42c4-4589-a8d7-f00ce4a6ac4f.jpg</url>
      <title>DEV Community: Kellington Chidza</title>
      <link>https://dev.to/kchidza</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/kchidza"/>
    <language>en</language>
    <item>
      <title>Urgent Assistant on this IOS CODE, stuck</title>
      <dc:creator>Kellington Chidza</dc:creator>
      <pubDate>Thu, 24 Oct 2019 17:09:22 +0000</pubDate>
      <link>https://dev.to/kchidza/urgent-assistant-on-this-ios-code-stuck-a9a</link>
      <guid>https://dev.to/kchidza/urgent-assistant-on-this-ios-code-stuck-a9a</guid>
      <description>&lt;p&gt;Given the struct below in the editor, we want to add a method that returns the person’s full name. Declare a method named fullName() that returns a string containing the person’s full name. Note: Make sure to allow for a space between the first and last name.&lt;/p&gt;

&lt;p&gt;func getFullName() -&amp;gt; String {&lt;br&gt;
    return "(firstName) (lastName)"&lt;br&gt;
  }&lt;br&gt;
}&lt;/p&gt;




&lt;p&gt;where am i getting it wrong&lt;/p&gt;

</description>
      <category>swift</category>
      <category>struct</category>
    </item>
  </channel>
</rss>
