Skip to content

GranatenHund/Multiplication_Table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

#Multiplication Table with Flask. Vincent Santaygillo

Make sure you have flask and installed in your Python Environment.

This program asks a user for a whole number and prints it's multiplication table using for loop and Flask.

Steps for Multiplication Table:

  1. Download the MulpiplicationTable folder
  2. Run main.py using CMD.
  3. Access the provided localhost URL( "http://localhost:5000/" is the default).
  4. Enter "http://localhost:5000/hello/number" in your browser.(Make sure to replace "number" with your desired number)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors