더시드?위키
최근 변경
최근 토론
임의 문서
도구
최근 변경
더시드위키
사용자만 활동이 가능합니다.
더시드위키 장애시 사용 가능한
임시 게시판
모바일 인증
테스트가 가능합니다.
더시드위키의 정책
과 같습니다.
Aidenk/test
(r73 문단 편집)
[오류!]
편집 권한이 부족합니다. ACL그룹 인증된 사용자에 속해 있는 사용자(이)여야 합니다. 해당 문서의
ACL 탭
을 확인하시기 바랍니다.
닫기
RAW 편집
== 각종 문법 == {{{#!syntax csharp using UnityEngine; // 주석은? using System; using System.Collections; using System.Collections.Generic; using TMPro; GameObject player; // 유니티는 안되는듯 int a = 10; if (a == 10) { Debug.Log("이건 어찌 뜰까?"); } void Start() { for if else if else switch case int float string long Console.WriteLine("음..."); } Void Update() { } }}} {{{#!syntax python import requests import socket a = [] print(f'{a}') url = "https://theseed.io/" for i in range(666): a = requests.post(url) print(a.text) if # ㅇㅇ else elif for while print def ''' 이거 되나? ''' def molru(): }}} 프린트는 쳐주는데 왜 Console.WriteLine은 색이 그대로일까...
닫기
Liberty
|
the tree