Spaces:
Running
Running
File size: 1,207 Bytes
9d41f72 d8d09b9 9d41f72 cc5e003 9d41f72 5ceb796 60fc59c 9d41f72 cc5e003 9d41f72 aa57b8d 9d41f72 bcd0093 aa57b8d |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 |
project:
type: book
book:
title: "Codewars Challenge 2024 Menggunakan R dan RStudio"
author: "Aep Hidayatuloh"
date: last-modified
date-format: "[Last Updated on ] DD MMMM, YYYY"
favicon: logo.png
twitter-card: true
site-url: https://huggingface.co/spaces/aephidayatuloh/codewars2024/
search: true
repo-url: https://huggingface.co/spaces/aephidayatuloh/codewars2024/tree/main
chapters:
- index.qmd
- part: "Februari"
chapters:
- cw001evenodd.qmd
- cw002multiply.qmd
- cw003countsheep.qmd
- cw004reducegrow.qmd
- cw005make_negative.qmd
- cw006positive_sum.qmd
- cw007reversedstrings.qmd
- cw008bool_to_word.qmd
- cw009number_to_string.qmd
- cw010opposite.qmd
- cw011removeChar.qmd
- cw012square_sum.qmd
bibliography: references.bib
format:
html:
theme: cosmo
html-math-method: katex
pdf:
documentclass: scrreprt
badge:
- key: kyu8
colour: grey
- key: kyu7
colour: grey
- key: kyu6
colour: gold
- key: kyu5
colour: gold
- key: kyu4
colour: blue
- key: kyu3
colour: blue
- key: kyu2
colour: purple
- key: kyu1
colour: purple
|