Skip to content
View ernestnurma's full-sized avatar
🤪
🤪

Block or report ernestnurma

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. gameoflife.py gameoflife.py
    1
    import tkinter as tk
    2
    from tkinter import Canvas
    3
    import random
    4
    import math
    5
    
                  
  2. game_of_life_checked_code game_of_life_checked_code Public

    the code is checked, and don't gave any errors

    Python 1

  3. image_PySimpleGUI image_PySimpleGUI Public

    Python 3 1