Skip to content

0x-mash/Python-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Python Projects

A collection of small Python projects as I learn.

Day 1 — Multiplication Table

  • File: Day01/multiplication\_table.py

  • What it does: Prints multiplication tables from 1 to 12 using nested loops.

  • Run:

python day01multiplication_table.py
              or
py day01multiplication_table.py


About

A collection of small Python projects as I learn.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages