Skip to content
This repository was archived by the owner on Dec 25, 2025. It is now read-only.

Commit 1b29c9b

Browse files
committed
Updated first slide
1 parent d137ed7 commit 1b29c9b

2 files changed

Lines changed: 4 additions & 6 deletions

File tree

slides/python_programming_101.pdf

3.44 KB
Binary file not shown.

slides/python_programming_101.tex

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,10 @@
77
\maketitle
88

99
\begin{frame}{Today's class}
10-
\begin{block}{Prerequisites}
11-
\begin{itemize}
12-
\item No previous programming experience required
13-
\item Lots of slides with \mintinline{python}{actual code}
14-
\end{itemize}
15-
\end{block}
10+
\begin{itemize}
11+
\item No previous programming experience required
12+
\item Lots of slides with \mintinline{python}{actual code}
13+
\end{itemize}
1614
\vfill
1715
\begin{block}{Goals}
1816
\begin{itemize}

0 commit comments

Comments
 (0)