<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>DeveloperPublish | Joymercy | Activity</title>
	<link>https://developerpublish.com/academy/members/joymercy/activity/</link>
	<atom:link href="https://developerpublish.com/academy/members/joymercy/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Joymercy.</description>
	<lastBuildDate>Wed, 15 Apr 2026 06:55:13 +0000</lastBuildDate>
	<generator>https://buddypress.org/?v=12.0.0</generator>
	<language>en-US</language>
	<ttl>30</ttl>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>2</sy:updateFrequency>
	
						<item>
				<guid isPermaLink="false">9ad89203b4883255f02065a2065bc2ff</guid>
				<title>Joymercy wrote a new item</title>
				<link>https://developerpublish.com/academy/?p=24997</link>
				<pubDate>Fri, 09 Jun 2023 05:40:38 +0000</pubDate>

									<content:encoded><![CDATA[<p>string = &#8221;  javatpoint &#8221;  	string2 = &#8221;    javatpoint        &#8221;  	print(string)  	print(string2)  	print(&#8220;After stripping all leading whitespaces:&#8221;)  	print(string.lstrip())  	print(string2.lstrip())</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">34984278f05c4780c6d2ed10b3ae05b5</guid>
				<title>Joymercy wrote a new item</title>
				<link>https://developerpublish.com/academy/?p=24996</link>
				<pubDate>Fri, 09 Jun 2023 05:37:38 +0000</pubDate>

									<content:encoded><![CDATA[<p>string = &#8221;  javatpoint &#8221;  	string2 = &#8221;    javatpoint        &#8221;  	string3 = &#8221;       javatpoint&#8221;  	print(string)  	print(string2)  	print(string3)  	print(&#8220;After stripping all [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">370396e98ed3bb805371640701860fd0</guid>
				<title>Joymercy wrote a new item</title>
				<link>https://developerpublish.com/academy/?p=24994</link>
				<pubDate>Fri, 09 Jun 2023 05:35:19 +0000</pubDate>

									<content:encoded><![CDATA[<p>string = &#8220;IT IS IN LOWERCASE.&#8221;  	print(string.swapcase())  	  	string = &#8220;it is in uppercase.&#8221;  	print(string.swapcase())</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">24b91adce0b30d6e28bcaa45c0e1c9b4</guid>
				<title>Joymercy wrote a new item</title>
				<link>https://developerpublish.com/academy/?p=24993</link>
				<pubDate>Fri, 09 Jun 2023 05:33:17 +0000</pubDate>

									<content:encoded><![CDATA[<p>class student:  	    def __init__(self, name):  	        self.name = name  	    def __init__(self, name, email):  	        self.name = name  	        self.email = email [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">28301b4893da58712d70ec05cee77824</guid>
				<title>Joymercy wrote a new item</title>
				<link>https://developerpublish.com/academy/?p=24992</link>
				<pubDate>Fri, 09 Jun 2023 05:30:37 +0000</pubDate>

									<content:encoded><![CDATA[<p># in single quotes  	single = &#8216;JavaTpoint&#8217;  	# in double quotes  	double = &#8220;JavaTpoint&#8221;  	# multi-line String  	multi = &#8221;&#8221;&#8217;Java   	           T   	               point&#8221;&#8217; [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">48243c88553353bf33e253cc1ff1aa1d</guid>
				<title>Joymercy wrote a new item</title>
				<link>https://developerpublish.com/academy/?p=24991</link>
				<pubDate>Fri, 09 Jun 2023 05:28:33 +0000</pubDate>

									<content:encoded><![CDATA[<p>def creating_gen(index):  	    months = [&#8216;jan&#8217;,&#8217;feb&#8217;,&#8217;mar&#8217;,&#8217;apr&#8217;,&#8217;may&#8217;,&#8217;jun&#8217;,&#8217;jul&#8217;,&#8217;aug&#8217;,&#8217;sep&#8217;,&#8217;oct&#8217;,&#8217;nov&#8217;,&#8217;dec&#8217;]  	    y [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">53296ae2a84550cdf684f49ca86f7a31</guid>
				<title>Joymercy wrote a new item</title>
				<link>https://developerpublish.com/academy/?p=24592</link>
				<pubDate>Tue, 06 Jun 2023 07:27:54 +0000</pubDate>

									<content:encoded><![CDATA[<p>Yes, Several arguments can be passed to a function, including objects, variables (of the same or distinct data types), and functions. Functions can be passed as parameters to other functions because they are [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">74b3a873fb1348b258e3ddb4d3bf4d7c</guid>
				<title>Joymercy wrote a new item</title>
				<link>https://developerpublish.com/academy/?p=24591</link>
				<pubDate>Tue, 06 Jun 2023 07:26:38 +0000</pubDate>

									<content:encoded><![CDATA[<p>string = &#8220;GeeksforGeeks&#8221; string.swapcase() &#8212;&gt; &#8220;gEEKSFORgEEKS&#8221;</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">851bf92ec795dcb973791409aba72b4b</guid>
				<title>Joymercy wrote a new item</title>
				<link>https://developerpublish.com/academy/?p=24590</link>
				<pubDate>Tue, 06 Jun 2023 07:25:33 +0000</pubDate>

									<content:encoded><![CDATA[<p>The set is an unordered collection of data types that is iterable, mutable and has no duplicate elements. A dictionary in Python is an unordered collection of data values, used to store data values like a map.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">da3db821a2aca1aa8c41677a3fd42a95</guid>
				<title>Joymercy wrote a new item</title>
				<link>https://developerpublish.com/academy/?p=24589</link>
				<pubDate>Tue, 06 Jun 2023 07:23:44 +0000</pubDate>

									<content:encoded><![CDATA[<p>pat = [1, 3, 2, 1, 2, 3, 1, 0, 1, 3] for p in pat:    pass    if (p == 0):        current = p        break    elif (p % 2 == 0):        continue    print(p)    # output =&gt; 1 3 1 3 1 print(current)    # output =&gt; 0</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">fd2211109998ebfff6610e4d7d000ee2</guid>
				<title>Joymercy wrote a new item</title>
				<link>https://developerpublish.com/academy/?p=24581</link>
				<pubDate>Tue, 06 Jun 2023 06:58:46 +0000</pubDate>

									<content:encoded><![CDATA[<p>def myEmptyFunc():    # do nothing    pass myEmptyFunc()    # nothing happens ## Without the pass keyword # File &#8220;&#8221;, line 3 # IndentationError: expected an indented block</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">29542ea516db701bc910d858cfbe5d09</guid>
				<title>Joymercy wrote a new item</title>
				<link>https://developerpublish.com/academy/?p=24579</link>
				<pubDate>Tue, 06 Jun 2023 06:54:49 +0000</pubDate>

									<content:encoded><![CDATA[<p>type() and isinstance() functions to check the type of these variables. These data types can be grouped into the following categories-</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">c19225553c04945dde0c62a0d4bfdba8</guid>
				<title>Joymercy wrote a new item</title>
				<link>https://developerpublish.com/academy/?p=24577</link>
				<pubDate>Tue, 06 Jun 2023 06:52:34 +0000</pubDate>

									<content:encoded><![CDATA[<p>A local scope refers to the local objects available in the current function.  	A global scope refers to the objects available throughout the code execution since their inception.  	A module-level scop [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">6396d868135fb776cb74fac0b68e7a46</guid>
				<title>Joymercy wrote a new item</title>
				<link>https://developerpublish.com/academy/?p=24557</link>
				<pubDate>Tue, 06 Jun 2023 06:01:27 +0000</pubDate>

									<content:encoded><![CDATA[<p>An Interpreted language executes its statements line by line. Languages such as Python, Javascript, R, PHP, and Ruby are prime examples of Interpreted languages. Programs written in an interpreted language runs [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ac24018e09df91b693f816ab587f64d5</guid>
				<title>Joymercy started the topic What are access modifiers? in the forum C++</title>
				<link>https://developerpublish.com/academy/forums/topic/what-are-access-modifiers/</link>
				<pubDate>Tue, 30 May 2023 07:24:33 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="https://www.geeksforgeeks.org/cpp-interview-questions/" rel="nofollow ugc">https://www.geeksforgeeks.org/cpp-interview-questions/</a></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">e32c2a3ad755c9666339436865f7297f</guid>
				<title>Joymercy wrote a new item</title>
				<link>https://developerpublish.com/academy/?p=23343</link>
				<pubDate>Sat, 27 May 2023 08:21:30 +0000</pubDate>

									<content:encoded><![CDATA[<p>4) What is the latest version of MS Word available?</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ded7f73ff10f50b8e65a5bd295a882df</guid>
				<title>Joymercy started the topic How do you create a hyperlink in Excel? in the forum Microsoft Excel</title>
				<link>https://developerpublish.com/academy/forums/topic/how-do-you-create-a-hyperlink-in-excel/</link>
				<pubDate>Thu, 25 May 2023 13:17:30 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hyperlinks are used to navigate between worksheets and files/websites. To create a hyperlink, the shortcut used is Ctrl+K.</p>
<p>The ‘Insert Hyperlink’ box appears. Enter the address and the text to display. Here, we are directed to the Amazon Website.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ff8e1a822ffefe6c1e417c663df35aa6</guid>
				<title>Joymercy wrote a new item</title>
				<link>https://developerpublish.com/academy/?p=22876</link>
				<pubDate>Thu, 25 May 2023 12:50:42 +0000</pubDate>

									<content:encoded><![CDATA[<p>There are actually two ways you can do this. One is to use the increment operator ++ and decrement operator –. For example, the statement “x++” means to increment the value of x by 1. Likewise, the statement “x –” [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">811031c9cb8a59a3404034a02fd80336</guid>
				<title>Joymercy started the topic How do you freeze in the forum Microsoft Excel</title>
				<link>https://developerpublish.com/academy/forums/topic/how-do-you-freeze/</link>
				<pubDate>Thu, 25 May 2023 12:43:27 +0000</pubDate>

									<content:encoded><![CDATA[<p>Freeze panes keep the rows and columns visible while scrolling through a worksheet. To freeze panes, select the View tab and go to Freeze Panes.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">b1966fb7485c7703eccbe47cd0a733c2</guid>
				<title>Joymercy started the topic Can you protect cells of a sheet from being copied? in the forum Microsoft Excel</title>
				<link>https://developerpublish.com/academy/forums/topic/can-you-protect-cells-of-a-sheet-from-being-copied/</link>
				<pubDate>Thu, 25 May 2023 12:40:55 +0000</pubDate>

									<content:encoded><![CDATA[<p>Yes, you can do it by protecting the required cells or the complete sheet. In order to do this, follow the given steps:</p>
<p>Select the cells that you want to protect<br />
Open up the Font window from the Home tab<br />
From the Protection pane, select Protection and then check the Hidden box<br />
Click on Review tab present in the Ribbon, and then select Protect&hellip;<span class="activity-read-more" id="activity-read-more-1990"><a href="https://developerpublish.com/academy/forums/topic/can-you-protect-cells-of-a-sheet-from-being-copied/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">8f957499870bb9e115f8af47a6831bb6</guid>
				<title>Joymercy started the topic Can you add comments to a cell? in the forum Microsoft Excel</title>
				<link>https://developerpublish.com/academy/forums/topic/can-you-add-comments-to-a-cell/</link>
				<pubDate>Thu, 25 May 2023 12:39:32 +0000</pubDate>

									<content:encoded><![CDATA[<p>Yes, comments can be added. To add comments to a cell, select the cell, right-click on it and then select the New Comment option. These comments will be visible to all those people who have access to the Excel sheet.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">9a242b45b566329496b8928fbc3b37e4</guid>
				<title>Joymercy started the topic What is Microsoft Excel? in the forum Microsoft Excel</title>
				<link>https://developerpublish.com/academy/forums/topic/what-is-microsoft-excel/</link>
				<pubDate>Thu, 25 May 2023 12:38:03 +0000</pubDate>

									<content:encoded><![CDATA[<p>Microsoft Excel is one of the most frequently used tools for multiple purposes. Many major tech and business intelligence companies use Excel to store, manipulate, and extract business insights from the available data. So, having a sound understanding of Excel basics is always beneficial.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">8e7f4f0b95d13f4a14d18c9fc4346a99</guid>
				<title>Joymercy started the topic What are the key features in the C programming language? in the forum C Programming</title>
				<link>https://developerpublish.com/academy/forums/topic/what-are-the-key-features-in-the-c-programming-language/</link>
				<pubDate>Thu, 25 May 2023 12:36:06 +0000</pubDate>

									<content:encoded><![CDATA[<p>Portability: It is a platform-independent language.<br />
Modularity: Possibility to break down large programs into small modules.<br />
Flexibility: The possibility of a programmer to control the language.<br />
Speed: C comes with support for system programming and hence it compiles and executes with high speed when compared with other high-level&hellip;<span class="activity-read-more" id="activity-read-more-1988"><a href="https://developerpublish.com/academy/forums/topic/what-are-the-key-features-in-the-c-programming-language/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">7156e2f93f4a6c8d1b04ca5650505202</guid>
				<title>Joymercy wrote a new item</title>
				<link>https://developerpublish.com/academy/?p=22599</link>
				<pubDate>Wed, 24 May 2023 04:33:43 +0000</pubDate>

									<content:encoded><![CDATA[<p>Write the C program in GCD of two number??</p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>