• LTOJ
  • Trang chủ
  • Bài tập
  • Bài nộp
  • Thành viên
  • Kỳ thi
  • Chat
  • Tổ chức
  • Discord
  • giới thiệu
  • courses

Tiếng Việt

Tiếng Việt
English

Đăng nhập

Đăng ký

duongphucminhtamthtt

  • Giới thiệu
  • Bài tập
  • Bài nộp


Số kỳ thi:
2
Min. rating:
1238
Max rating:
1541
Rating
1541
Bài tập
0
Điểm
0
Rating #
78
Điểm #
416

Dương Phúc Minh Tâm (Tiểu học Tân Thuỷ)

Giới thiệu

curren_year = 2025
print ("FirstName: ")
First_Name = input()
print ("LastName: ")
Last_Name = input()
print("where were your born? :")
Your_born = input()
print("Tall: ")
Tall = input()
print("when were you born: ")
Year_born = int(input())
age = curren_year - Year_born

print("Your name is: ", First_Name, Last_Name)
print(f"{First_Name} is {age} years old in 2025")
print(f"{First_Name} is {Tall} cm")
print(f"{First_Name} , you born in {Your_born}")


«    »
Thứ 2
Thứ 3
Thứ 4
Thứ 5
Thứ 6
Thứ 7
CN
Ít
Nhiều

Các lần thi

, #

proudly powered by DMOJ| developed by LQDJudge team