<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wikidot="http://www.wikidot.com/rss-namespace">

	<channel>
		<title>TI-Nspire Programming (new threads)</title>
		<link>http://tibasicdev.wikidot.com/forum/c-32785/ti-nspire-programming</link>
		<description>Threads in the forum category &quot;TI-Nspire Programming&quot; - Discuss topics related to programming the TI-Nspire</description>
				<copyright></copyright>
		<lastBuildDate>Thu, 12 Mar 2026 11:37:17 +0000</lastBuildDate>
		
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-16756882</guid>
				<title>Programs won&#039;t work in my TI-Nspire CX CAS</title>
				<link>http://tibasicdev.wikidot.com/forum/t-16756882/programs-won-t-work-in-my-ti-nspire-cx-cas</link>
				<description>In the double window of the Calculus mode of my calculator, programs can&#039;t be called when I call them. I require the program to Display something and when I call it nothing happens.</description>
				<pubDate>Sun, 24 Mar 2024 13:41:08 +0000</pubDate>
				<wikidot:authorName>ni0bium</wikidot:authorName>				<wikidot:authorUserId>9077108</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Until a few weeks ago, I was able to create programs and properly call them in the &quot;Calculus&quot; section of my calculator. Now, I still can create them (in the &quot;double window&quot;) as I used to but can't call them. More precisely, I call them (in the left hand side of the double window) and nothing happens (even when the program is supposed to display a number).</p> <p>Here is the program I've made:</p> <div class="code"> <pre><code>Define sn()= Prgm Disp 2 EndPrgm</code></pre></div> <p>Then, on the left side of the double window, I call sn():</p> <div class="code"> <pre><code>sn()</code></pre></div> <p>and the calculator only displays on the screen &quot;Done&quot;. As if the program I wrote didn't exist.</p> <p>I have not forgotten to save the program.</p> <p>If anyone could help me.</p> <p>Thanks in advance!</p> <p>Note: I'd like to add that there is a star (*) to the left of my program's name on the right-hand side of the double screen.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-16739287</guid>
				<title>Can someone please do a tutorial to flash the TI-nspire CX CAS?</title>
				<link>http://tibasicdev.wikidot.com/forum/t-16739287/can-someone-please-do-a-tutorial-to-flash-the-ti-nspire-cx-c</link>
				<description>I upgraded to OS 4.5.5 before realizing it wasn&#039;t supported by Ndless.

So now I want to remove the os protection or flash it to downgrade the os and install Ndless.

I&#039;m willing to buy the USB/TTL interface.

Thank you!</description>
				<pubDate>Mon, 26 Feb 2024 03:21:58 +0000</pubDate>
				<wikidot:authorName>PAL6456</wikidot:authorName>				<wikidot:authorUserId>9042598</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I upgraded to OS 4.5.5 before realizing it wasn't supported by Ndless.</p> <p>So now I want to remove the os protection or flash it to downgrade the os and install Ndless.</p> <p>I'm willing to buy the USB/TTL interface.</p> <p>Thank you!</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-16702833</guid>
				<title>Slope Field</title>
				<link>http://tibasicdev.wikidot.com/forum/t-16702833/slope-field</link>
				<description>Trying to convert TI-83 code for Slope Field into TI-nspire CX (not CAS)</description>
				<pubDate>Thu, 01 Feb 2024 16:01:48 +0000</pubDate>
				<wikidot:authorName>lost456</wikidot:authorName>				<wikidot:authorUserId>9009002</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Please help, I am unable to convert a program for Slope Field provided by my kid's calc teacher for TI-83/84 into my kid's TI-nspire. I'm stuck at the Ymin and Ymax fields. And is there an equivalent for ClrDraw? So far I haven't found a command that does this, though this is less important than the other lines of code.</p> <p>SLOPEFLD (graph the slope field for a differential equation y f(x, y)) Input: Differential equation y f (x, y)<br /> Output: Slope field for the differential equation<br /> This program draws slope fields on both the TI-82 and TI-83.<br /> Prgm SLOPFLD :10→L<br /> :10→W :(YmaxYmin) /L→V :(XmaxXmin) /W→H :ClrDraw<br /> :FnOff<br /> :0→R<br /> :YminV/2→Y<br /> :Lbl 1<br /> :R1→R<br /> :0→C<br /> :XminH/2→X<br /> :Lbl 2<br /> :C1→C<br /> :Y →M 1<br /> :M*H/4Y→S :M*H/4Y→T :XH/4→P :XH/4→Q<br /> :If abs (TS) .7V :Goto 3<br /> :Lbl 4<br /> :Y→Z<br /> :Line (P, S, Q, T) :Z→Y<br /> :XH→X<br /> :If CW<br /> :Goto 2 :YV→Y :If RL :Goto 1 :Stop</p> <p>:Lbl 3 :Y.35V→T :Y.35V→S :(TY) /MX→Q :(SY) / MX→P :Goto 4<br /> Program by: Mark Howell, Gonzaga School, Washington, D.C.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-16702128</guid>
				<title>Nspire not connecting</title>
				<link>http://tibasicdev.wikidot.com/forum/t-16702128/nspire-not-connecting</link>
				<description></description>
				<pubDate>Wed, 31 Jan 2024 22:26:38 +0000</pubDate>
				<wikidot:authorName>turtle boi</wikidot:authorName>				<wikidot:authorUserId>9008111</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I have bought a TI-Nspire CX recently. I have attempted to plug it into my PC in order to connect it via the Nspire calculator link, but nothing I try can make any TI software be able to find the calculator. Can anyone help me?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-15524721</guid>
				<title>TI NSPIRE dialog mising?</title>
				<link>http://tibasicdev.wikidot.com/forum/t-15524721/ti-nspire-dialog-mising</link>
				<description>Is it possible to open dialogs with more than one input?</description>
				<pubDate>Tue, 10 Jan 2023 16:04:41 +0000</pubDate>
				<wikidot:authorName>mp1</wikidot:authorName>				<wikidot:authorUserId>8430298</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>So far I'm not been able to find any way to write a program opening a dialog allowing to ask for more than one variable input.<br /> The &quot;Request&quot; instruction allows to have a dialog for just one input, but if I would like to have two inputs to me it seems impossible.</p> <p>I'm wondering if there is any solution for this</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-15308926</guid>
				<title>programming options</title>
				<link>http://tibasicdev.wikidot.com/forum/t-15308926/programming-options</link>
				<description>How to select parameters.</description>
				<pubDate>Mon, 17 Oct 2022 18:16:51 +0000</pubDate>
				<wikidot:authorName>Ceorl</wikidot:authorName>				<wikidot:authorUserId>8309185</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hi,</p> <p>My program is suvat as in make your choice s,u,v,a,t.<br /> I need three letters from suvat to solve a problem.<br /> nCR(5,3) gives 10 combinations I assign to numbers 1-10.</p> <p>num=seq(x,x,1,n),n<br /> Request (&quot;what is your number?&quot;),n<br /> if num[n]=n then<br /> goto block</p> <p>Every time I want to solve a problem I need to look up the block number to use.</p> <p>My question: is there another way to do this kind of thing?<br /> I'm trying to learn how to use this calculator.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-14140248</guid>
				<title>Need help making some programs</title>
				<link>http://tibasicdev.wikidot.com/forum/t-14140248/need-help-making-some-programs</link>
				<description></description>
				<pubDate>Fri, 09 Jul 2021 14:42:07 +0000</pubDate>
				<wikidot:authorName>NielsPut</wikidot:authorName>				<wikidot:authorUserId>7550219</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hello,</p> <p>Anyone that can help me write some programs? The first one needs to be a program that shows the prime numbers between two parameter (a,b).<br /> Got 3 more programs to write after.<br /> Can pay (small) if someone wants to do it for me</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-14134157</guid>
				<title>HP Prime to Nspire Code</title>
				<link>http://tibasicdev.wikidot.com/forum/t-14134157/hp-prime-to-nspire-code</link>
				<description>Looking at creating Erlang Distribution Program</description>
				<pubDate>Thu, 01 Jul 2021 02:46:37 +0000</pubDate>
				<wikidot:authorName>Benzula</wikidot:authorName>				<wikidot:authorUserId>7537984</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>So I have both an HP Prime and an Nspire II CAS Calculator and I want to make it so the Nspire can do the same.</p> <p>Here is the HP Prime Code that works<br /> n-Erlang distribution (see also Gamma and exponential)</p> <p>Code:</p> <p>EXPORT erlang(k,l,n)<br /> // n-Erlang distribution k shape parameter, l=λ &gt;=0 rate parameter<br /> // from Gamma d.; if k=1 -&gt; erlang(1,l,n) = exponential(l,n)<br /> // erlang(k,λ) = gamma(k,1/λ)<br /> BEGIN<br /> local f;<br /> f:=piecewise(n&lt;0,0, l&lt;0, 0, ((l^k)*(n^(k-1)*e^(-l*n)))/(k-1)! );<br /> END;</p> <p>EXPORT erlang2(k, m, n)<br /> <em>k shape parameter, m=μ=1/λ &gt;=0 scale parameter<br /></em> if μ=2 -&gt; chi2 with 2k degree of freedom<br /> BEGIN<br /> local f;<br /> f:=piecewise(n&lt;0,0, m&lt;0, 0, (n^(k-1)*e^(-n/m))/((m^k)*(k-1)!));<br /> END;</p> <p>EXPORT erlang_cdf(k, l, n)<br /> // k shape parameter, l=λ &gt;=0 rate parameter (μ=1/λ)<br /> BEGIN<br /> local f;<br /> f:= 1- sum((1/X!)*(e^(-l*n))*(l*n)^X,X,0,k-1);<br /> END;</p> <p>And this is what I tried to do for one of them for the Nspire but I am getting an Argument Error</p> <p>Define erlang(k,l,n)=<br /> Prgm<br /> local f<br /> f:=piecewise(n&lt;0,0, l&lt;0, 0, ((l^k)*(n^(k-1)*e^(-l*n)))/(k-1)! )<br /> EndPrgm</p> <p>It seems to look correct and is able to have a &quot;Stored Success&quot; but I feel like I'm doing something wrong. I would really like some help here.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-14112955</guid>
				<title>Differential equation solver</title>
				<link>http://tibasicdev.wikidot.com/forum/t-14112955/differential-equation-solver</link>
				<description>Looking for help constructing some differential programs</description>
				<pubDate>Thu, 03 Jun 2021 05:27:49 +0000</pubDate>
				<wikidot:authorName>EliteGGs</wikidot:authorName>				<wikidot:authorUserId>7497665</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hi,<br /> Looking for someone to help me create programs for newtons law of cooling questions and mixture problems.</p> <p>Thanks.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-14102777</guid>
				<title>How I can convert real number to integer?</title>
				<link>http://tibasicdev.wikidot.com/forum/t-14102777/how-i-can-convert-real-number-to-integer</link>
				<description>I want to convert real number to integer: like 1. to 1</description>
				<pubDate>Tue, 18 May 2021 14:58:17 +0000</pubDate>
				<wikidot:authorName>cheesedog</wikidot:authorName>				<wikidot:authorUserId>7473856</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hello. I am need to convert real number to interger: like</p> <div class="code"> <pre><code>1.</code></pre></div> <p>to</p> <div class="code"> <pre><code>1</code></pre></div> <br /> . but both <div class="code"> <pre><code>round(1.,0)</code></pre></div> <br /> and <div class="code"> <pre><code>int(1.)</code></pre></div> <br /> returns <div class="code"> <pre><code>1.</code></pre></div> <br /> , not <div class="code"> <pre><code>1</code></pre></div> <br /> . How I can convert Real number like 1. to an integer like 1?
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-14096698</guid>
				<title>nested loops not working</title>
				<link>http://tibasicdev.wikidot.com/forum/t-14096698/nested-loops-not-working</link>
				<description>When I run the code below, it works fine. (TI nspire CAS II calculator) However at the end of the program I give two options, &quot;Enter&quot; to repeat the program, &quot;Esc&quot; to quit. &quot;Esc&quot; works fine. However if I pick &quot;Enter&quot;, the RequestStr box pops up again to receive the new input as intended. When I enter the input, the program displays &quot;You entered nothing&quot; and goes back to the RequestStr box again. I have to press &quot;Cancel&quot; on the RequestStr box to get out of the loop. &quot;You entered nothing&quot; is part of the error code I am using to intercept the case where the user may click OK without entering anything into the box. So basically the program works fine the first time I run it, it is when I choose to rerun it again is when the issue arises. Any help will be greatly appreciated. T Gahan</description>
				<pubDate>Thu, 13 May 2021 15:33:39 +0000</pubDate>
				<wikidot:authorName>tgahan</wikidot:authorName>				<wikidot:authorUserId>1884111</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <div class="code"> <pre><code>Define LibPub funvarsolv()= Prgm :Local y1,res,i,ab,d,c : :Loop :0→c :1→d :While d =1 :Try :RequestStr &quot;enter function&quot;,y1,0,ab :0→d : :Else :© user left input box empty :Text &quot;you entered nothing&quot;,0 :ClrErr : :EndTry :If d=0 :Exit :EndWhile :© user pressed cancel : If ab=0 Then : Disp &quot;Press ENTER to end&quot; : subrtine\delay() : DelVar y1,i,k,ab : Return : :EndIf : : : : expr(&quot;Define y1(x) =&quot;&amp;y1) : res:=exp▶list(solve(y1(x)=0,x),x) : :Disp &quot;Solution set: &quot;&amp;var&amp;&quot; =&quot;,res : :subrtine\dlay() :If k=&quot;esc&quot; Then :1→c :ElseIf k=&quot;enter&quot; Then :0→c :EndIf :If c=1 :Exit :EndLoop :EndPrgm</code></pre></div> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-13808655</guid>
				<title>Set operations on lists (e.g union, intersection, difference, etc)?</title>
				<link>http://tibasicdev.wikidot.com/forum/t-13808655/set-operations-on-lists-e-g-union-intersection-difference-et</link>
				<description>e.g union, intersection, difference, etc.</description>
				<pubDate>Mon, 12 Oct 2020 12:41:46 +0000</pubDate>
				<wikidot:authorName>93Nick93</wikidot:authorName>				<wikidot:authorUserId>3443876</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>As understand it, lists are <em>ordered</em> collections of elements, whereas as a set is an <em>unordered</em> collection of elements. So when comparing lists, the expression <span class="math-inline">$\{3,4,5\}=\{4,5,3\}$</span> will be evaluated as <span class="math-inline">$\{false,false,false\}$</span>. Comparing any two lists also requires that they have the same number of elements, so expressions like <span class="math-inline">$\{3,4,5,5\}=\{3,4,5\}$</span> will be undefined. What I would like is to be able to define set objects and perform typical operations on them similar to how python defines and operates on sets (e.g. set.union(), set.intersection, etc). That is, I would like to be able to define unordered list of arbitrary elements which ignores any duplicate elements, so an expression like <span class="math-inline">$\{3,4,5,5\}=\{4,5,3\}$</span> will simply be evaluated as <span class="math-inline">$true$</span> since the operands in this case would be treated as equivalent sets. So, are there any well-known methods/techniques for generating &quot;set-like&quot; objects from lists using only the builtin nspire CX CAS commands and logic?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-13454243</guid>
				<title>Simplex Method &amp; Pivoting on a Ti-nspire cx</title>
				<link>http://tibasicdev.wikidot.com/forum/t-13454243/simplex-method-pivoting-on-a-ti-nspire-cx</link>
				<description>How to do simplex method &amp; pivoting on a Ti-nspire cx</description>
				<pubDate>Thu, 25 Jun 2020 05:41:41 +0000</pubDate>
				<wikidot:authorName>Ghoast21</wikidot:authorName>				<wikidot:authorUserId>6591985</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hi, I was wondering if someone could help me with a question about the Ti-inspire cx? I’m currently taking Business &amp; Finite math mathematics and we are in the last 4th section of the semester; over linear programming. Currently we are going over the Matrix simplex method &amp; pivoting and I cannot figure out how to find/used or even download a Smplx programming on my Ti-nspire cx that I am using. I do not have a Ti-84/83 at my disposal. Can someone help me?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-13370443</guid>
				<title>Wait</title>
				<link>http://tibasicdev.wikidot.com/forum/t-13370443/wait</link>
				<description></description>
				<pubDate>Sun, 24 May 2020 22:42:02 +0000</pubDate>
				<wikidot:authorName>Elijah Fajimi</wikidot:authorName>				<wikidot:authorUserId>6401014</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I’m making a reminder program to remind users on what they might have forgotten such as someone’s birthday. It has a wait command in it and I just wanted to know if you could do certain things while the wait command is still going&#8230; for example you set a reminder then you want to use the calculator to do math within the same program. Is this possible?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-13303912</guid>
				<title>variable not defined in a if statement</title>
				<link>http://tibasicdev.wikidot.com/forum/t-13303912/variable-not-defined-in-a-if-statement</link>
				<description>I am attempting to write a modular inverse function based on this c++ version in my TI-Nspire CX So far I have the following code, but am getting variable not defined in if statement.</description>
				<pubDate>Sun, 10 May 2020 19:14:48 +0000</pubDate>
				<wikidot:authorName>Pemby</wikidot:authorName>				<wikidot:authorUserId>378690</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I am attempting to write a modular inverse function based on this c++ version</p> <div class="code"> <pre><code>#include &lt;iostream&gt; using namespace std; int mul_inv(int a, int b) { int b0 = b, t, q; int x0 = 0, x1 = 1; if (b == 1) return 1; while (a &gt; 1) { q = a / b; t = b, b = a % b, a = t; t = x0, x0 = x1 - q * x0, x1 = t; } if (x1 &lt; 0) x1 += b0; return x1; } int main(void) { cout&lt;&lt;mul_inv(42, 2017)&lt;&lt;endl; return 0; }</code></pre></div> <p>in my TI-Nspire CX So far I have the following code but am getting variable not defined in if statement.</p> <p>Here is the code I have in my Nspire CX so far.</p> <div class="code"> <pre><code>Define LibPub modinv(a,b)= Func Local b0,t,q,x0,x1 0→x0 1→x1 If b=1 Then Return 1 EndIf While a&gt;1 q:=((a)/(b)) t:=b b:=mod(a,b) a:=t t:=x0 x0:=x1-q*x0 x1:=t EndWhile If x1&lt;0 Then x1:=x1+b0 EndIf Return x1 EndFunc</code></pre></div> <p>the inspire is throwing an error on this line.</p> <div class="code"> <pre><code> If x1&lt;0 Then x1:=x1+b0 EndIf</code></pre></div> <p>Not sure what I am doing wrong here! Any insight would be appreciated!</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-13303568</guid>
				<title>I’m making a chat bot...</title>
				<link>http://tibasicdev.wikidot.com/forum/t-13303568/im-making-a-chat-bot</link>
				<description></description>
				<pubDate>Sun, 10 May 2020 18:33:37 +0000</pubDate>
				<wikidot:authorName>Elijah Fajimi</wikidot:authorName>				<wikidot:authorUserId>6401014</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I’m trying to make a chatting system and here’s the code:</p> <div class="code"> <pre><code>Define chat()= Prgm Requeststr “Say Something:”,I,0 If I=“test” Then Disp “You: “,I Wait 1 Disp “Java: Test is valid” Wait 3 Requeststr “Say something:”,I,0 Elseif I=“r” then Disp “You: “,I Wait 1 Disp “Java: Test is valid” Endif Endprgm</code></pre></div> <br /> How do I make any phrase/word be able to be said on any “say something”? Because I just says say something I type r and it says say something again and then I say r and it works. I want to not make it an orderly fashion and make it work every time&#8230; please help me&#8230;
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-13301960</guid>
				<title>Copying Variables</title>
				<link>http://tibasicdev.wikidot.com/forum/t-13301960/copying-variables</link>
				<description></description>
				<pubDate>Sat, 09 May 2020 23:24:15 +0000</pubDate>
				<wikidot:authorName>Elijah Fajimi</wikidot:authorName>				<wikidot:authorUserId>6401014</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I have a program and I want to copy the variables in there to another one I have.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-13299717</guid>
				<title>Activator</title>
				<link>http://tibasicdev.wikidot.com/forum/t-13299717/activator</link>
				<description></description>
				<pubDate>Fri, 08 May 2020 16:37:58 +0000</pubDate>
				<wikidot:authorName>Elijah Fajimi</wikidot:authorName>				<wikidot:authorUserId>6401014</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Is there a way that variables are not useable until a certain one is said? For example, wakeup(), and then the other variable would be available. But if wakeup() isn’t said then the variable doesn’t work&#8230;</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-13299716</guid>
				<title>If x is not answered</title>
				<link>http://tibasicdev.wikidot.com/forum/t-13299716/if-x-is-not-answered</link>
				<description></description>
				<pubDate>Fri, 08 May 2020 16:36:35 +0000</pubDate>
				<wikidot:authorName>Elijah Fajimi</wikidot:authorName>				<wikidot:authorUserId>6401014</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I want to make a program in which the user asks whatsmyname and if it is not answered it will say, “I don’t know.” And the requeststr what would you like me to call you? How do i do this?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-13298294</guid>
				<title>Using pi</title>
				<link>http://tibasicdev.wikidot.com/forum/t-13298294/using-pi</link>
				<description></description>
				<pubDate>Fri, 08 May 2020 03:04:15 +0000</pubDate>
				<wikidot:authorName>Elijah Fajimi</wikidot:authorName>				<wikidot:authorUserId>6401014</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I’m trying to make a program that finds the area of a circle but it doesn’t multiply by the pi button&#8230; how do i do it?</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>