【发布时间】:2022-11-12 11:46:28
【问题描述】:
我想打印文本
我玩过 Batch、BASIC、VBS、Python、Java 等语言
是否有用于打印文本的 R 函数?
批:
echo The Text Here!
Python:
print("The Text Here!")
VBS:
MsgBox "The Text Here!"
基本的:
PRINT "The Text Here!"
【问题讨论】:
-
答案应该在 15-30 分钟内出现!!!