The Wayback Machine - https://web.archive.org/web/20220726021638/https://github.com/marcelozarate
Skip to content
Avatar
Block or Report

Block or report marcelozarate

Report abuse

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

Report abuse

Pinned

  1. 1
    import sqlite3
    2
    import pandas as pd
    3
    
                  
    4
    def create_connection(db):
    5
        conn = None
  2. 1
    // routes/api.php
    2
    
                  
    3
    <?php
    4
    
                  
    5
    use Illuminate\Support\Facades\Route;
  3. 1
    import sys
    2
    from PyQt5.QtWidgets import QMessageBox, QApplication, QWidget
    3
    
                  
    4
    def showMessageBox(title, text, icon="NoIcon", buttons=False, buttonsText=[],callback=None):
    5
        qmb = QMessageBox()
  4. 1
    <!DOCTYPE html>
    2
    <html lang="en" data-theme="coffee">
    3
      <head>
    4
      <meta charset="UTF-8">
    5
      <meta http-equiv="X-UA-Compatible" content="IE=edge">
  5. A minigame made for the Raspberry Pi Sense Hat

    Python

  6. A minigame made for the Raspberry Pi Sense Hat

    Python

967 contributions in the last year

Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Mon Wed Fri

Contribution activity

July 2022

Created 4 commits in 1 repository

Created a pull request in mdn/translated-content that received 12 comments

Update translation for object

This should fix #4558

+32 −33 12 comments
Opened 2 other pull requests in 1 repository
Opened 1 issue in 1 repository
mdn/translated-content 1 open
61 contributions in private repositories Jul 1 – Jul 25