Skip to content

This repository contains a collection of Python exercises which I've done for the 4-month UNSAM course on Python Programming. These exercises cover a range of topics and difficulty levels, from basic syntax and data structures to more advanced concepts like algorithmic problem solving.

Notifications You must be signed in to change notification settings

valenfiumana/Python-exercises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Python Programming

This repository contains a collection of Python exercises with their corresponding solutions, which I've done for the 4-month UNSAM course on Python Programming. These exercises cover a range of topics and difficulty levels, from basic syntax and data structures to more advanced concepts like object-oriented programming and algorithmic problem solving.

Getting Started

To get started with these exercises, you will need to have Python installed on your machine. You can download Python from the official website here.

Exercises

The exercises are organized by topic in separate directories. Each exercise has a description and my solution.

  1. Strings, Lists, Math Operations, Loops, Conditionals
  2. Functions, Files, csv, dictionaries, tuples

Cheatsheets

I've also created a directory with cheatsheets that cover the theory I've learned.

Conclusion

These exercises were a great way for me to solidify my understanding of Python programming concepts. I hope you find them helpful in your own learning journey!

If you have any questions or feedback, feel free to contact me at [valen.fiumana@gmail.com] or create an issue in this repository.

Happy coding!

About

This repository contains a collection of Python exercises which I've done for the 4-month UNSAM course on Python Programming. These exercises cover a range of topics and difficulty levels, from basic syntax and data structures to more advanced concepts like algorithmic problem solving.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages