- Learning C# 7 By Developing Games with Unity 2017(Third Edition)
- Micael DaGra?a Greg Lukosek
- 73字
- 2021-07-02 19:59:37
Assignment
We have created our variable, and now we are giving it a value. To assign a value, we use the equals sign followed by the value. In this case, it is 9. To close the line, use a semicolon; this is always necessary. The program reads our script one line of code at a time, and by using the semicolon we are telling the program that the line of code ends there.
推薦閱讀
- Functional Python Programming
- GAE編程指南
- Web Scraping with Python
- jQuery EasyUI網站開發實戰
- 動手玩轉Scratch3.0編程:人工智能科創教育指南
- 數據結構(Python語言描述)(第2版)
- Implementing Cisco Networking Solutions
- 深入理解Elasticsearch(原書第3版)
- Procedural Content Generation for C++ Game Development
- Getting Started with Nano Server
- 視窗軟件設計和開發自動化:可視化D++語言
- Building Web and Mobile ArcGIS Server Applications with JavaScript(Second Edition)
- MATLAB從入門到精通
- C++ Game Development Cookbook
- Python High Performance(Second Edition)