Skip to content

This is the repo of my solutions to the exercises and programming assignments from the Introduction to Computer Science with Python course from USP.

Notifications You must be signed in to change notification settings

CaioTomas/ICC-with-Python-pt1

Repository files navigation

Introduction to Computer Science with Python pt.1

This is the repo of my solutions to the exercises and programming assignments for the Introduction to Computer Science with Python Part 1 course from USP.

The files are my coded solutions to challenges/exercises and assignments proposed through the course.

Files are named as:

  • DnSm.py for the n-th challenge of the m-th week;
  • EnSm.py for the n-th exercise of the m-th week;
  • Soma.py, Quadrado.py and teste.py are random files I created to test somethings;
  • JogoNIM.py and COH-PIAH.py are the "main" tasks of the course; they were proposed as assignments.

Introdução à Ciência da Computação com Python pt.1

Esse é o repo com as minhas soluções para os exercícios e tarefas de programação do curso Introdução à Ciência da Computação com Python Parte 1 da USP.

Os arquivos são as minhas soluções, em código, para os desafios/exercícios e tarefas propostos ao longo do curso.

Os arquivos são nomeados comom:

  • DnSm.py para o n-ésimo desafio da m-ésima semana;
  • EnSm.py para o n-ésimo exercício da m-ésima semana;
  • Soma.py, Quadrado.py e teste.py são arquivos aleatórios que eu criei para testar algumas coisas;
  • JogoNIM.py e COH-PIAH.py são os arquivos "principais" do curso; eles foram propostos como tarefas.

About

This is the repo of my solutions to the exercises and programming assignments from the Introduction to Computer Science with Python course from USP.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages