{"id":18572753,"url":"https://github.com/truecodersio/variables-exercise","last_synced_at":"2025-05-16T05:07:36.103Z","repository":{"id":63576424,"uuid":"543151149","full_name":"truecodersio/Variables-Exercise","owner":"truecodersio","description":".NET 6.0 template project for the Variables exercise at TrueCoders","archived":false,"fork":false,"pushed_at":"2025-03-28T15:27:15.000Z","size":194,"stargazers_count":0,"open_issues_count":1,"forks_count":439,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-12T18:47:33.129Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/truecodersio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-09-29T13:55:22.000Z","updated_at":"2025-03-28T15:27:22.000Z","dependencies_parsed_at":"2024-12-29T21:10:18.958Z","dependency_job_id":"e80c6ae1-a2e3-4a90-a543-b7ac54a39609","html_url":"https://github.com/truecodersio/Variables-Exercise","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/truecodersio%2FVariables-Exercise","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/truecodersio%2FVariables-Exercise/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/truecodersio%2FVariables-Exercise/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/truecodersio%2FVariables-Exercise/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/truecodersio","download_url":"https://codeload.github.com/truecodersio/Variables-Exercise/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254471060,"owners_count":22076585,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-06T23:07:06.662Z","updated_at":"2025-05-16T05:07:31.094Z","avatar_url":"https://github.com/truecodersio.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Exercise 1:\n### Step 1:\n\nDeclare and initialize variables for the following types:\n\n- string\n- int\n- char\n- bool\n- double\n- decimal\n\n### Step 2:\nInterpolate these variables in a Console.Writeline();\n\nFor example:\n```\nstring dogName = \"Ralph\";\nint dogAge = 10;\t\n\nConsole.WriteLine($\"My dog's name is {dogName}, He is {dogAge} years old\");\n```\n\n### Step 3:\nAnalyze any errors you might incur, if any, and research how to fix it. This is a prime opportunity to exemplify self-learning.\nOnce finished, save, commit, and push back to Github\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftruecodersio%2Fvariables-exercise","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftruecodersio%2Fvariables-exercise","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftruecodersio%2Fvariables-exercise/lists"}