ComputerScience.io
ComputerScience.io
ComputerScience.io
ComputerScience.io
Welcome
Introduction to Lua
What is Lua?
CS50 IDE
Variables
Math
Input / Output
Input Problems
Decisions
Loops
Tables and Objects
Functions
Roblox
Introduction
Roblox Studio Introduction
Story Game Project
Lecture 7
Introduction to Scripting
Lecture 8
Events
Humanoids
Lecture 9
Pickup
Powered by GitBook

Input / Output

Input / Output Presentation

print("What's your name: ")
name = io.read()
print("Hello " .. name)
Previous
Math Problems
Next
Input Problems
Last updated 1 year ago
Export as PDF