HTMLify your dreams
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, in
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, in
def ncr(n, r):
numerator = 1
denominator = 1
for i in range(r):
numerator *= n - i
denominator *= i
numerator = 1
denominator = 1
for i in range(r):
numerator *= n - i
denominator *= i
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, init
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, init
func abs(n int) int {
if n < 0 {
return n*-1
}
return n
}
func maximumStrongPairXor(nums []int) int {
if n < 0 {
return n*-1
}
return n
}
func maximumStrongPairXor(nums []int) int {
float_parser.js
/cody/lassiecoder/mutual-funding-app/server/node_modules/bson/lib/bson/float_parser.js
// Copyright (c) 2008, Fair Oaks Labs, Inc.
// All rights reserved.
//
// Redistribution and use in source and binary forms, wit
// All rights reserved.
//
// Redistribution and use in source and binary forms, wit
<?php
$add = false;
$update = false;
$delete = false;
// Connecting to the Db
$servername = "localhost";
$add = false;
$update = false;
$delete = false;
// Connecting to the Db
$servername = "localhost";
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Social Buttons</title>
<meta
def is_perfect_square(n):
sqrt = int(n ** 0.5)
return sqrt * sqrt == n
sqrt = int(n ** 0.5)
return sqrt * sqrt == n
index.html
/cody/frontendcharm/Mini-Projects/MENUS/Hamburger Icon MI Series/Hamburger Icon - 12/index.html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<ti
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<ti
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
<title>S
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
<title>S
class Solution:
def countDigits(self, num: int) -> int:
return len(list(filter(lambda n:not num%n,[int(n)for n in
def countDigits(self, num: int) -> int:
return len(list(filter(lambda n:not num%n,[int(n)for n in
<script>
fetch("./stickers.json")
.then(res => res.json())
.then(data => {
// shuffle
for (let i = data.
fetch("./stickers.json")
.then(res => res.json())
.then(data => {
// shuffle
for (let i = data.
#include <iostream>
using namespace std;
int factorial(int n) {
if (n <= 1)
return 1;
return n * factoria
using namespace std;
int factorial(int n) {
if (n <= 1)
return 1;
return n * factoria
# Merge Descriptors
[![NPM Version][npm-image]][npm-url]
[![NPM Downloads][downloads-image]][downloads-url]
[![Build Status][tr
[![NPM Version][npm-image]][npm-url]
[![NPM Downloads][downloads-image]][downloads-url]
[![Build Status][tr
Media file
{
"name": "mime-types",
"description": "The ultimate javascript content-type utility.",
"version": "2.1.35",
"contributo
"name": "mime-types",
"description": "The ultimate javascript content-type utility.",
"version": "2.1.35",
"contributo
TESTCASES = [
{
"positional": (2,),
"keyword": {},
"return": False,
"msg": "",
},
{
{
"positional": (2,),
"keyword": {},
"return": False,
"msg": "",
},
{
validate_collection.js
/cody/lassiecoder/mutual-funding-app/server/node_modules/mongodb/lib/operations/validate_collection.js
'use strict';
const CommandOperation = require('./command');
class ValidateCollectionOperation extends CommandOperation {
co
const CommandOperation = require('./command');
class ValidateCollectionOperation extends CommandOperation {
co
Media file
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-at" width="24" height="24" viewBox="0 0 24 24" strok
app_icon_128.png
/cody/PrakharDoneria/Tic-Tac-Toe-Flutter/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_128.png
Media file
*{
margin: 0;
padding: 0;
box-sizing: border-box;
}
body{
background-image: linear-gradient(rgb(3, 3, 3),rgb(56,
margin: 0;
padding: 0;
box-sizing: border-box;
}
body{
background-image: linear-gradient(rgb(3, 3, 3),rgb(56,
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge"
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge"