myCompiler myCompiler
Deutsch English Español Français Italiano 日本語 한국어 Nederlands Polski Português
Recent
Login Sign up
Recent
Login Sign up
J

@junseo09

3차시

Python
1 hour ago
#x=int(input()) #if(x%2==0): #print("짝") #else: #print("홀") #print((1==2) and (1==1)) ## and : 둘 중 하나라도 거짓이면 거짓 #print(((1==2) and (1==1)) or (3==3)) ## or: 둘 중 하나라도 참이면 참 #a,c=map(int,input().split()) ##시험 문제 X

2차시

Python
1 week ago
#a=int(input()) ##원의 넓이 ##a는 변수 #area=a**2*3.14 #print(a,"**2*3.14=",area) #a=int(input()) #one=a%10 #print(one) #a=a//10 #ten=a%10 #print(ten)

1교시

Python
1 week ago
print('Hello world!')
Previous Next page

Supported languages

Deno JavaScript NodeJS Python Ruby Go C C++ Java C# TypeScript PHP Bash R Octave (MATLAB) Fortran Lua Erlang SQL MySQL MongoDB Clojure D Perl Kotlin Swift Rust Assembly
© 2026 mycompiler.io
Terms of service Privacy policy Contact us