سلام!
راههای زیادی هست. این یکیش.
\begin{minipage}{0.45\linewidth}
\centering
text text text text \\
text text text text \\
text text text text \\
text text text text
\end{minipage}
\hspace{0.5cm}
\begin{minipage}{0.45\linewidth}
\centering
\rule{50mm}{20mm}
\end{minipage}
سلام
من دستور زیر را اجرا کردم.ولی خروجی هیچی در pdf نشان داده نمی شود
\begin{minipage}{0.45\linewidth}
\centering
g(root)=root; Fixes returns True\\
g(4)=3; parent(g(4)=root)\\
g(3)=3; parent(g(3)=root)\\
g(\{1, 2\})=\{1, 2\}; parent(g(\{1, 2\}))=root\\
g(2)=1; parent(g(2)=\{1, 2\})\\
g(1)=2; parent(g(1)=\{1, 2\})\\
\end{minipage}
\hspace{0.5cm}
\begin{minipage}{0.45\linewidth}
\centering
\rule{50mm}{20mm}
\begin{figure}[htp]
\centerline{\includegraphics[width=5cm]{alg.png}}
%\caption{\label{shir}\small در تصویر بالا یک شیر علاقهمند به لاتک را در حال دویدن میبینید.}
\end{figure}
\end{minipage}