Feat(SNT): réécrit en latex 1E
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
a9410c8cdc
commit
f37fb4f734
BIN
SNT/04_Reseau_Sociaux/1E_enumeration.pdf
Normal file
BIN
SNT/04_Reseau_Sociaux/1E_enumeration.pdf
Normal file
Binary file not shown.
57
SNT/04_Reseau_Sociaux/1E_enumeration.tex
Normal file
57
SNT/04_Reseau_Sociaux/1E_enumeration.tex
Normal file
@ -0,0 +1,57 @@
|
||||
\documentclass[a4paper,10pt]{article}
|
||||
\usepackage{myXsim}
|
||||
|
||||
\author{Benjamin Bertrand}
|
||||
\title{Internet - Cours}
|
||||
\date{Janvier 2023}
|
||||
|
||||
\pagestyle{empty}
|
||||
|
||||
\newcommand\exo{%
|
||||
\section*{Réseaux sociaux: Découverte}
|
||||
|
||||
Dans cette activité, nous allons énumérer plusieurs réseaux sociaux en s’intéressant aux caractéristiques propres à chacun.
|
||||
|
||||
Complétez le tableau suivant à partir de vos connaissances et de vos recherches sur internet. La dernière ligne est laissée libre, trouvez en un original !
|
||||
|
||||
\begin{center}
|
||||
\begin{tabular}{|*{6}{c|}}
|
||||
\hline
|
||||
Nom du Réseau & Nationalité (propriétaire) & Nombre d'inscrits & Données échangées & Publique ciblé & Publicité \\
|
||||
\hline
|
||||
Facebook & & & & & \\
|
||||
\hline
|
||||
Instagram & & & & & \\
|
||||
\hline
|
||||
Twitter & & & & & \\
|
||||
\hline
|
||||
Snapchat & & & & & \\
|
||||
\hline
|
||||
Tinder & & & & & \\
|
||||
\hline
|
||||
Youtube & & & & & \\
|
||||
\hline
|
||||
& Français & & & & \\
|
||||
\hline
|
||||
& Chinois & & & & \\
|
||||
\hline
|
||||
& & & programmes & Développeurs & \\
|
||||
\hline
|
||||
& & & CV, offres d'emplois & Professionnels & \\
|
||||
\hline
|
||||
& & & & & Sans\\
|
||||
\hline
|
||||
& & & & & \\
|
||||
\hline
|
||||
\end{tabular}
|
||||
\end{center}
|
||||
}
|
||||
|
||||
\begin{document}
|
||||
|
||||
\exo
|
||||
\vfill
|
||||
\exo
|
||||
\vfill
|
||||
|
||||
\end{document}
|
Loading…
Reference in New Issue
Block a user