Random Fact Generator - Python Project
In this project you will create a random fact generator using Python with a public API (uselessfacts).
Syllabus
2 chapters7 lessons2 projectsFact Generator
Project4 lessons- 01Introduction
- 02uselessfacts
- 03requests library
- 04json library
Final Steps
Project3 lessons- 01Number of Facts
- 02Limitations
- 03Final words
More like this
Currency Converter - Python Project
In this course, you will create a currency converter using Python that can convert amounts between different currencies.
- 5
- 1
Python JSON
In this course, you will learn about JSON and dive into the json library in Python, and master it!
- 9
Quiz Generator - Python OOP Project
In this course you will create fully working Quiz Generator with python using object oriented programming skills. Happy Coding!
- 11
- 3
Calculator project using Python
In this course you will create full working console calculator with python, step by step but also without giving you the code. In the end you will have your own code!
- 29
- 6
Social media Search Project - Python JSON Fundamentals
In this course you will learn how to manage data in JSON format using Python. We will use this learning to build a Social media search implementation. JSON is a popular way of formatting data and will show up very often in your Python career.
- 10