Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 343 Bytes

File metadata and controls

18 lines (13 loc) · 343 Bytes

Fake News Headline Generator 📰

A simple Python mini project that generates random fake news headlines using predefined word lists.


Features

  • Random fake news headline generation
  • Command-line version
  • GUI version using Tkinter
  • Easy to use and beginner-friendly

Technologies Used

  • Python
  • Tkinter
  • Random module