Skip to content

In this repository you will find my first Python programs. The idea behind them is to learn the basic functioning of the language, its syntax and its main characteristics. For this I have implemented some of the practices that I had previously done in the Introduction to programming and Programming methodology classes.

Notifications You must be signed in to change notification settings

MarcosRigal/Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python

Instructions:

The practices are organized as follows:

In the Ip folder, you will find the practices of introduction to programming remade in python.

In the Mp folder, you will find the practices of programming methodology remade in python.

Within these folders, the P # folders represent each of the practices with their corresponding number, also in each practice you will find a PDF document with the statements of the exercises.

In turn, in these folders there are a series of subfolders denoted as E # that represent each of the practical exercises.

Exercises: consisting of 1 file: a .py file where the main functions are stored. If you want to run the program, you simply have to have the Python interpreter installed and run it through the terminal. It doesn't matter if you are on Windows or Linux; These exercises have been done in Ubuntu 20.04 with Python 3.

About

In this repository you will find my first Python programs. The idea behind them is to learn the basic functioning of the language, its syntax and its main characteristics. For this I have implemented some of the practices that I had previously done in the Introduction to programming and Programming methodology classes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages