Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python CheatSheet

This is a Python cheat sheet built using HTML, CSS, and JavaScript as part of a school homework project. It covers basic Python concepts such as variables, data types, mathematical operators, comparison operators, logical operators, conditional statements, loops, functions, and useful built-in functions. The code snippets are syntax-highlighted using the Highlight.js library.

Features

  • Interactive Search: Includes a search bar to quickly find topics in the cheat sheet.
  • Code Syntax Highlighting: Code snippets are highlighted using Highlight.js.
  • Responsive Design: Works on multiple devices with a responsive layout.

How to Use

  1. Clone the repository:

    git clone https://github.com/yourusername/python-cheatsheet.git
    cd python-cheatsheet
  2. Open the index.html file in a web browser to view the cheat sheet.

  3. The search bar allows you to filter through different topics in the cheat sheet.

Dependencies

  • Highlight.js for syntax highlighting
  • Google Fonts for custom fonts

License

This project is licensed under the MIT License.

About

A Python cheat sheet created using HTML, CSS, and JavaScript for a school homework project. It includes basic Python syntax examples with syntax highlighting and a search feature.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages