Skip to content

Instantly share code, notes, and snippets.

View ilyashupta's full-sized avatar

Ilya Shupta ilyashupta

  • Hubs
  • Amsterdam
View GitHub Profile
#!/bin/python3
import asyncio
import sys
from ast import literal_eval
from optparse import OptionParser
async def check_service(name, address, port):
try:
import ReactDOM from 'react-dom';
import React from 'react';
// Question 1
const Comment = (props) => {
const { comment } = props;
return (
<div style={{display: 'flex', flexDirection: 'row', justifyContent: 'flex-start', marginBottom: '20px'}}>