Skip to content

DheenodaraRao/programmingIntro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Programming Intro

The task is given based on the youtube video which students can go through.

Tasks

  • Task 1 - Java Setup
  • Task 2 - Variables

Task 1

Task 2

  • Follow the video to understand basics of variable. Video
  • Modify the code to: use variable and print sum of two marks of a student. maths is 60 marks english is 70 marks you can print his name together too.

Task 3

  • Based on task 2, calculate average marks
  • Average = sum/number of items
  • print average value

Task 4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages