Skip to content

Latest commit

 

History

History
 
 

Facts Generator

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

This is the basic python program which generate interesting facts
Built with
-Python
Module Needed
-randfacts
Purpose
The purpose of this script to get the random facts from python using randfacts module of python. Aim
The aim of the program is to generate random facts using python module {randfacts}.
Compilation Steps

Step 1: Firstly import randfacts module of python.

Step 2:Then take variable name {n} in which user give number how many facts user needed.

Step 3:Then a for loop which produce {n} interesting facts simultaneously using the loop.

Screenshot of the Python script

Awesome_Python_Scripts/BasicPythonScripts/Facts Generator/Images/Output.png

Author

Pratima Kushwaha