-
Notifications
You must be signed in to change notification settings - Fork 29
Expand file tree
/
Copy pathQuestion.html
More file actions
17 lines (11 loc) · 1.04 KB
/
Question.html
File metadata and controls
17 lines (11 loc) · 1.04 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Question</title><link rel="stylesheet" type="text/css" href="../../styles/main.css" /><script type="text/javascript" src="../../styles/main.js"></script><script type="text/javascript">NDLoader.LoadJS("Content", "../../styles/");</script></head>
<!-- Generated by Natural Docs, version 2.0.2 -->
<!-- saved from url=(0016)http://localhost -->
<body onload="NDLoader.OnLoad('Content');" class="NDPage NDContentPage">
<a name="Topic4"></a><div class="CTopic TClass LPython first">
<div class="CTitle">Question</div>
<div class="NDClassPrototype HasParents" id="NDClassPrototype4"><div class="CPEntry Parent TClass"><div class="CPName">Model</div></div><div class="CPEntry TClass Current"><div class="CPName">Question</div></div></div>
<div class="CBody"><p>Each Question has a Question no and a author associated to it</p></div>
</div>
</body></html>