Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Programmieren lernen mit Python - Weiterführende Konzepte
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
llt_public
LearningLab und Kooperationen
Programmieren lernen mit Python
Programmieren lernen mit Python - Weiterführende Konzepte
Commits
6f8ed281
Commit
6f8ed281
authored
1 month ago
by
Kindlhofer, Corinna
Browse files
Options
Downloads
Patches
Plain Diff
add example.txt and persons.csv
parent
1c772269
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
lec_4/example.txt
+3
-0
3 additions, 0 deletions
lec_4/example.txt
lec_4/persons.csv
+4
-0
4 additions, 0 deletions
lec_4/persons.csv
with
7 additions
and
0 deletions
lec_4/example.txt
0 → 100644
+
3
−
0
View file @
6f8ed281
This is the first line of the file.
Here is the second line.
And this is the third line.
This diff is collapsed.
Click to expand it.
lec_4/persons.csv
0 → 100644
+
4
−
0
View file @
6f8ed281
Name,Age,Country
Alice,20,Austria
Bob,25,Germany
Eve,30,Switzerland
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment