<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>sheena07</author_name>
  <author_url>https://blog.hatena.ne.jp/sheena07/</author_url>
  <blog_title>しーなのたらたらプログラミング学習日記</blog_title>
  <blog_url>https://sheena07.hatenablog.com/</blog_url>
  <categories>
    <anon>python</anon>
    <anon>プログラミング</anon>
  </categories>
  <description>どうもどうもこんばんは、しーなです！ タグの使い方がよくわからなかったので、タイトルで区別ができるように？ ちょっとタイトルを変えてみたよ。 （余計わかりにくくなったような気がするけど、試行錯誤中ですｗｗ） Checkio 09 :start Replace First 問題： list の最初の要素を最後尾に移動させたものを返してください。 空の list または、要素数が1つしかない list が与えられた場合は、与えられた list をそのまま返す必要がある。 replace_first([1, 2, 3, 4]) == [2, 3, 4, 1] replace_first([1]) =…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsheena07.hatenablog.com%2Fentry%2F2024%2F10%2F07%2F204628&quot; title=&quot;Chapter09：数字リストの扱い：スライス - しーなのたらたらプログラミング学習日記&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn.user.blog.st-hatena.com/default_entry_og_image/159632946/172805426766814</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2024-10-07 20:46:28</published>
  <title>Chapter09：数字リストの扱い：スライス</title>
  <type>rich</type>
  <url>https://sheena07.hatenablog.com/entry/2024/10/07/204628</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
