-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.xml
25 lines (20 loc) · 1.26 KB
/
index.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Caroline's iX Blog</title>
<link>https://crsimmons1.github.io/</link>
<description>Recent content on Caroline's iX Blog</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<atom:link href="https://crsimmons1.github.io/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Poker Game Tutorial!</title>
<link>https://crsimmons1.github.io/posts/my-first-post/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://crsimmons1.github.io/posts/my-first-post/</guid>
<description>Hello! This is a tutorial for the poker game found in this git repository under the file name poker_game.py :
https://github.com/ix-ds-lisbon-s1-2019/week-1-project-crsimmons1
This game can be run in a terminal running the file name (in the directory where the file is saved) followed by an integer describing the number of players, which must be between two and seven. The first cell of code takes the user input, converts it to an integer, and puts it as the value NUMBER_OF_PLAYERS.</description>
</item>
</channel>
</rss>