HTMLify your dreams
def is_prime(n):
if n < 2:
return False
for i in range(2, n//2+1):
if not n%i:
return F
if n < 2:
return False
for i in range(2, n//2+1):
if not n%i:
return F
# Project-level configuration.
cmake_minimum_required(VERSION 3.14)
project(myapp LANGUAGES CXX)
# The name of the executable c
cmake_minimum_required(VERSION 3.14)
project(myapp LANGUAGES CXX)
# The name of the executable c
<?php
//do while loop
$a = 0;
do {
echo $a;
$a++;
} while ($a <= 10);
?>
//do while loop
$a = 0;
do {
echo $a;
$a++;
} while ($a <= 10);
?>
// Copyright 2025 QMK
// SPDX-License-Identifier: GPL-2.0-or-later
/***********************************************************
// SPDX-License-Identifier: GPL-2.0-or-later
/***********************************************************
<!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>F
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
<title>F
<!DOCTYPE html>
<html lang="en" data-theme="dark-mode">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content=
<html lang="en" data-theme="dark-mode">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content=
<!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
<html xmlns="http://www.w3.org/1999/xhtml"><head>
<meta charset="utf-8">
<meta name="generator" content="pdf2htmlEX">
<meta h
<meta charset="utf-8">
<meta name="generator" content="pdf2htmlEX">
<meta h
'use strict';
/*!
* Module dependencies.
*/
const SchemaType = require('../schematype');
const MongooseError = require('../e
/*!
* Module dependencies.
*/
const SchemaType = require('../schematype');
const MongooseError = require('../e
class Solution {
/**
* @param Integer[] $nums1
* @param Integer[] $nums2
* @return Integer[]
*/
fun
/**
* @param Integer[] $nums1
* @param Integer[] $nums2
* @return Integer[]
*/
fun
Education Website (forked) - about.html
/karbonsites/contactusinedu/326686d2-1e5f-4ceb-9fb6-74280e404e39/6e4d214c-718f-4331-b904-ff9bc0bb3ddd/about.html
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initia
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initia
castArrayFilters.js
/cody/lassiecoder/mutual-funding-app/server/node_modules/mongoose/lib/helpers/update/castArrayFilters.js
'use strict';
const castFilterPath = require('../query/castFilterPath');
const cleanPositionalOperators = require('../schema/cl
const castFilterPath = require('../query/castFilterPath');
const cleanPositionalOperators = require('../schema/cl
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
background: #151515;
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
background: #151515;
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M13.9998 4H14.7498C14.7
<path d="M13.9998 4H14.7498C14.7
@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap";
* {
margin: 0;
pad
* {
margin: 0;
pad
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initia
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initia
decimal128.js
/cody/lassiecoder/mutual-funding-app/server/node_modules/mongoose/lib/schema/decimal128.js
/*!
* Module dependencies.
*/
'use strict';
const SchemaType = require('../schematype');
const CastError = SchemaType.CastEr
* Module dependencies.
*/
'use strict';
const SchemaType = require('../schematype');
const CastError = SchemaType.CastEr
style.css
/cody/frontendcharm/Mini-Projects/FORM AND INPUTS/Gradient Border On Input Focus MI/style.css
body {
text-align: center;
display: flex;
align-items: center;
justify-content: center;
height: 100vh;
b
text-align: center;
display: flex;
align-items: center;
justify-content: center;
height: 100vh;
b
if n % 2 != 0: # odd
print("Weird")
if n % 2 == 0: # even
if 2 < n < 5:
print("Not Weird")
if 6 < n <= 20:
print("Weird")
if n % 2 == 0: # even
if 2 < n < 5:
print("Not Weird")
if 6 < n <= 20:
The user's GitHub account includes a number of projects that are related to natural language processing and machine learning. T